summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-07-11 07:52:16 +0000
committerQMK Bot <hello@qmk.fm>2021-07-11 07:52:16 +0000
commit5a50a28962e2c68da2f43b81d0813d124f8055cf (patch)
treef14bbb6f0df567190bb3d07fb8537d61f826cdf0
parent36890181f7c68af073fe3d6e9dac68a9e089284a (diff)
parent877e81f9633d1a1f73e741a04f08cf2fb9522974 (diff)
Merge remote-tracking branch 'origin/master' into develop
-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 d657133e61..462a83f6e7 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
LED_ANIMATIONS = yes # LED animations
# IOS_DEVICE_ENABLE = no # connect to IOS device (iPad,iPhone)
+LED_BACK_ENABLE = no
+LED_UNDERGLOW_ENABLE = yes
+
# convert Helix-specific options (that represent combinations of standard options)
# into QMK standard options.
include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))