diff options
Diffstat (limited to 'keyboards/handwired/jotanck/rules.mk')
| -rw-r--r-- | keyboards/handwired/jotanck/rules.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/jotanck/rules.mk b/keyboards/handwired/jotanck/rules.mk index 63db50a5d..c2646d991 100644 --- a/keyboards/handwired/jotanck/rules.mk +++ b/keyboards/handwired/jotanck/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 = no # Enable keyboard backlight functionality | 18 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
