diff options
Diffstat (limited to 'keyboards/helix/rules.mk')
| -rw-r--r-- | keyboards/helix/rules.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/helix/rules.mk b/keyboards/helix/rules.mk index 579262fe7..54a4d774f 100644 --- a/keyboards/helix/rules.mk +++ b/keyboards/helix/rules.mk | |||
| @@ -17,10 +17,10 @@ BOOTLOADER = caterina | |||
| 17 | # | 17 | # |
| 18 | # See TOP/docs/config_options.md for more information. | 18 | # See TOP/docs/config_options.md for more information. |
| 19 | # | 19 | # |
| 20 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 20 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration |
| 21 | MOUSEKEY_ENABLE = no # Mouse keys(+4700) | 21 | MOUSEKEY_ENABLE = no # Mouse keys |
| 22 | EXTRAKEY_ENABLE = no # Audio control and System control(+450) | 22 | EXTRAKEY_ENABLE = no # Audio control and System control |
| 23 | CONSOLE_ENABLE = no # Console for debug(+400) | 23 | CONSOLE_ENABLE = no # Console for debug |
| 24 | COMMAND_ENABLE = no # Commands for debug and configuration | 24 | COMMAND_ENABLE = no # Commands for debug and configuration |
| 25 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 25 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
| 26 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 26 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
