aboutsummaryrefslogtreecommitdiff
path: root/keyboards/helix/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/rules.mk')
-rw-r--r--keyboards/helix/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/helix/rules.mk b/keyboards/helix/rules.mk
index 74dd66bec..e5cf46968 100644
--- a/keyboards/helix/rules.mk
+++ b/keyboards/helix/rules.mk
@@ -14,7 +14,7 @@ MOUSEKEY_ENABLE = no # Mouse keys
14EXTRAKEY_ENABLE = no # Audio control and System control 14EXTRAKEY_ENABLE = no # Audio control and System control
15CONSOLE_ENABLE = no # Console for debug 15CONSOLE_ENABLE = no # Console for debug
16COMMAND_ENABLE = no # Commands for debug and configuration 16COMMAND_ENABLE = no # Commands for debug and configuration
17NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 17NKRO_ENABLE = no # Enable N-Key Rollover
18BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 18BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
19AUDIO_ENABLE = no # Audio output 19AUDIO_ENABLE = no # Audio output
20RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. 20RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.