aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/helix/rev2/keymaps/fraanrosi/rules.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk
index d657133e6..462a83f6e 100644
--- a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk
+++ b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk
@@ -20,6 +20,9 @@ EXTRAKEY_ENABLE = yes # Audio control and System control
20LED_ANIMATIONS = yes # LED animations 20LED_ANIMATIONS = yes # LED animations
21# IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone) 21# IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone)
22 22
23LED_BACK_ENABLE = no
24LED_UNDERGLOW_ENABLE = yes
25
23# convert Helix-specific options (that represent combinations of standard options) 26# convert Helix-specific options (that represent combinations of standard options)
24# into QMK standard options. 27# into QMK standard options.
25include $(strip $(KEYBOARD_LOCAL_FEATURES_MK)) 28include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))