diff options
Diffstat (limited to 'keyboards/handwired/jot50/rules.mk')
-rw-r--r-- | keyboards/handwired/jot50/rules.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/jot50/rules.mk b/keyboards/handwired/jot50/rules.mk index a15affc1a..176396dd7 100644 --- a/keyboards/handwired/jot50/rules.mk +++ b/keyboards/handwired/jot50/rules.mk | |||
@@ -10,9 +10,9 @@ BOOTLOADER = caterina | |||
10 | # | 10 | # |
11 | 11 | ||
12 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite | 12 | BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite |
13 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | 13 | MOUSEKEY_ENABLE = yes # Mouse keys |
14 | EXTRAKEY_ENABLE = yes # Audio control and System control(+450) | 14 | EXTRAKEY_ENABLE = yes # Audio control and System control |
15 | CONSOLE_ENABLE = yes # Console for debug(+400) | 15 | CONSOLE_ENABLE = yes # Console for debug |
16 | COMMAND_ENABLE = no # Commands for debug and configuration | 16 | COMMAND_ENABLE = no # Commands for debug and configuration |
17 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 17 | NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
18 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 18 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |