diff options
Diffstat (limited to 'keyboards/melgeek/mojo75/rev1/rules.mk')
-rw-r--r-- | keyboards/melgeek/mojo75/rev1/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/melgeek/mojo75/rev1/rules.mk b/keyboards/melgeek/mojo75/rev1/rules.mk index 08be4c10b..e8f81144f 100644 --- a/keyboards/melgeek/mojo75/rev1/rules.mk +++ b/keyboards/melgeek/mojo75/rev1/rules.mk | |||
@@ -13,8 +13,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
13 | EXTRAKEY_ENABLE = yes # Audio control and System control | 13 | EXTRAKEY_ENABLE = yes # Audio control and System control |
14 | CONSOLE_ENABLE = no # Console for debug | 14 | CONSOLE_ENABLE = no # Console for debug |
15 | COMMAND_ENABLE = no # Commands for debug and configuration | 15 | COMMAND_ENABLE = no # Commands for debug and configuration |
16 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 16 | NKRO_ENABLE = yes # Enable N-Key Rollover |
17 | NKRO_ENABLE = yes # USB Nkey Rollover | ||
18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 17 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
19 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 18 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
20 | RGB_MATRIX_ENABLE = yes # Use RGB matrix | 19 | RGB_MATRIX_ENABLE = yes # Use RGB matrix |