diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-26 14:54:48 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-26 14:54:48 +0000 |
commit | 3c9b98387ca9c0f4fe9ac762577c586b7fca8dc7 (patch) | |
tree | b33fd582a773e6daea61cb888738a763b2156c85 /keyboards/mint60/config.h | |
parent | 1d10a78068852fb656953b3f5de6dcec077624a7 (diff) | |
parent | f07de1b3094fbb94a70435c80b06b676db1f46b8 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mint60/config.h')
-rw-r--r-- | keyboards/mint60/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/mint60/config.h b/keyboards/mint60/config.h index c38add26e0..b421349d86 100644 --- a/keyboards/mint60/config.h +++ b/keyboards/mint60/config.h @@ -95,7 +95,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ //#define FORCE_NKRO -/* /* ws2812 RGB LED */ #define RGB_DI_PIN D3 @@ -124,4 +123,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_ONESHOT //#define NO_ACTION_MACRO //#define NO_ACTION_FUNCTION - |