diff options
Diffstat (limited to 'keyboards/helix/rev2/qmk_conf/rules.mk')
-rw-r--r-- | keyboards/helix/rev2/qmk_conf/rules.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/helix/rev2/qmk_conf/rules.mk b/keyboards/helix/rev2/qmk_conf/rules.mk new file mode 100644 index 0000000000..67caab1ce6 --- /dev/null +++ b/keyboards/helix/rev2/qmk_conf/rules.mk @@ -0,0 +1,4 @@ +LED_BACK_ENABLE = yes # LED backlight (Enable WS2812 RGB underlight.) +LED_ANIMATIONS = yes # LED animations + +include $(strip $(KEYBOARD_LOCAL_FEATURES_MK)) |