浏览代码

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 4 年之前
父节点
当前提交
5a50a28962
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      keyboards/helix/rev2/keymaps/fraanrosi/rules.mk

+ 3 - 0
keyboards/helix/rev2/keymaps/fraanrosi/rules.mk

@@ -20,6 +20,9 @@ EXTRAKEY_ENABLE = yes    # Audio control and System control
 LED_ANIMATIONS = yes        # LED animations
 LED_ANIMATIONS = yes        # LED animations
 # IOS_DEVICE_ENABLE = no      # connect to IOS device (iPad,iPhone)
 # 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)
 # convert Helix-specific options (that represent combinations of standard options)
 #   into QMK standard options.
 #   into QMK standard options.
 include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))
 include $(strip $(KEYBOARD_LOCAL_FEATURES_MK))