diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-11 07:52:16 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-11 07:52:16 +0000 |
commit | 5a50a28962e2c68da2f43b81d0813d124f8055cf (patch) | |
tree | f14bbb6f0df567190bb3d07fb8537d61f826cdf0 /keyboards/helix/rev2/keymaps | |
parent | 36890181f7c68af073fe3d6e9dac68a9e089284a (diff) | |
parent | 877e81f9633d1a1f73e741a04f08cf2fb9522974 (diff) | |
download | qmk_firmware-5a50a28962e2c68da2f43b81d0813d124f8055cf.tar.gz qmk_firmware-5a50a28962e2c68da2f43b81d0813d124f8055cf.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/helix/rev2/keymaps')
-rw-r--r-- | keyboards/helix/rev2/keymaps/fraanrosi/rules.mk | 3 |
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)) |