aboutsummaryrefslogtreecommitdiff
path: root/keyboards
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 /keyboards
parent36890181f7c68af073fe3d6e9dac68a9e089284a (diff)
parent877e81f9633d1a1f73e741a04f08cf2fb9522974 (diff)
downloadqmk_firmware-5a50a28962e2c68da2f43b81d0813d124f8055cf.tar.gz
qmk_firmware-5a50a28962e2c68da2f43b81d0813d124f8055cf.zip
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-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))