diff options
Diffstat (limited to 'keyboards/helix/rev2/keymaps/fraanrosi/rules.mk')
-rw-r--r-- | keyboards/helix/rev2/keymaps/fraanrosi/rules.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk index 462a83f6e..98585b0d6 100644 --- a/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk +++ b/keyboards/helix/rev2/keymaps/fraanrosi/rules.mk | |||
@@ -22,7 +22,3 @@ LED_ANIMATIONS = yes # LED animations | |||
22 | 22 | ||
23 | LED_BACK_ENABLE = no | 23 | LED_BACK_ENABLE = no |
24 | LED_UNDERGLOW_ENABLE = yes | 24 | LED_UNDERGLOW_ENABLE = yes |
25 | |||
26 | # convert Helix-specific options (that represent combinations of standard options) | ||
27 | # into QMK standard options. | ||
28 | include $(strip $(KEYBOARD_LOCAL_FEATURES_MK)) | ||