diff options
Diffstat (limited to 'keyboards/helix/rules.mk')
-rw-r--r-- | keyboards/helix/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/helix/rules.mk b/keyboards/helix/rules.mk index 916261383..2e13e452a 100644 --- a/keyboards/helix/rules.mk +++ b/keyboards/helix/rules.mk | |||
@@ -17,7 +17,7 @@ CONSOLE_ENABLE = no # Console for debug | |||
17 | COMMAND_ENABLE = no # Commands for debug and configuration | 17 | COMMAND_ENABLE = no # Commands for debug and configuration |
18 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work | 18 | NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | AUDIO_ENABLE = no # Audio output on port C6 | 20 | AUDIO_ENABLE = no # Audio output |
21 | UNICODE_ENABLE = no # Unicode | 21 | UNICODE_ENABLE = no # Unicode |
22 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 22 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
23 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 23 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |