summaryrefslogtreecommitdiff
path: root/keyboards/lily58/glow_enc/rules.mk
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-03 15:50:31 +1000
committerGitHub <noreply@github.com>2023-04-03 15:50:31 +1000
commit2d9140af53e4e5bbc5cd50a2b6f3eda20ed8f71e (patch)
treef3d0e760913e9334f25389c8afd60411d625a36f /keyboards/lily58/glow_enc/rules.mk
parent46844347c4f4b5f8b50ea22dd06c7555a86fc94b (diff)
Fix a handful of CLI errors (#20321)
Diffstat (limited to 'keyboards/lily58/glow_enc/rules.mk')
-rw-r--r--keyboards/lily58/glow_enc/rules.mk9
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/lily58/glow_enc/rules.mk b/keyboards/lily58/glow_enc/rules.mk
index 3d80190eb2..4da205a168 100644
--- a/keyboards/lily58/glow_enc/rules.mk
+++ b/keyboards/lily58/glow_enc/rules.mk
@@ -1,8 +1 @@
-ENCODER_ENABLE = yes # ENables the use of one or more encoders
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB light
-LTO_ENABLE = yes # significantly reduce the compiled size, but disable the legacy TMK Macros and Functions features
-BOOTMAGIC_ENABLE = no
-RGB_MATRIX_ENABLE = no # Per key rgb leds
-
-# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
-SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend \ No newline at end of file
+LTO_ENABLE = yes