diff options
Diffstat (limited to 'keyboards/kira80/rules.mk')
| -rw-r--r-- | keyboards/kira80/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kira80/rules.mk b/keyboards/kira80/rules.mk index 6e63be4ad..02f34c5e8 100644 --- a/keyboards/kira80/rules.mk +++ b/keyboards/kira80/rules.mk | |||
| @@ -17,7 +17,7 @@ BOOTLOADER = bootloadHID | |||
| 17 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration | 17 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
| 18 | MOUSEKEY_ENABLE = no # Mouse keys | 18 | MOUSEKEY_ENABLE = no # Mouse keys |
| 19 | EXTRAKEY_ENABLE = yes # Audio control and System control | 19 | EXTRAKEY_ENABLE = yes # Audio control and System control |
| 20 | CONSOLE_ENABLE = yes # Console for debug | 20 | CONSOLE_ENABLE = no # Console for debug |
| 21 | COMMAND_ENABLE = yes # Commands for debug and configuration | 21 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 22 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 22 | # if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 23 | NKRO_ENABLE = no # USB Nkey Rollover | 23 | NKRO_ENABLE = no # USB Nkey Rollover |
