diff options
Diffstat (limited to 'keyboards/do60/rules.mk')
-rw-r--r-- | keyboards/do60/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/do60/rules.mk b/keyboards/do60/rules.mk index af00e40f2..ea4d60ba2 100644 --- a/keyboards/do60/rules.mk +++ b/keyboards/do60/rules.mk | |||
@@ -19,7 +19,6 @@ BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | |||
19 | COMMAND_ENABLE = no # Commands for debug and configuration | 19 | COMMAND_ENABLE = no # Commands for debug and configuration |
20 | CONSOLE_ENABLE = no # Console for debug | 20 | CONSOLE_ENABLE = no # Console for debug |
21 | EXTRAKEY_ENABLE = yes # Audio control and System control | 21 | EXTRAKEY_ENABLE = yes # Audio control and System control |
22 | MIDI_ENABLE = no # MIDI controls | ||
23 | MOUSEKEY_ENABLE = yes # Mouse keys | 22 | MOUSEKEY_ENABLE = yes # Mouse keys |
24 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 23 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
25 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. | 24 | RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. |