summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk87/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lfkeyboards/lfk87/rules.mk')
-rw-r--r--keyboards/lfkeyboards/lfk87/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lfkeyboards/lfk87/rules.mk b/keyboards/lfkeyboards/lfk87/rules.mk
index 1289cf133d..a6fb290d09 100644
--- a/keyboards/lfkeyboards/lfk87/rules.mk
+++ b/keyboards/lfkeyboards/lfk87/rules.mk
@@ -30,7 +30,7 @@ BACKLIGHT_DRIVER = custom
AUDIO_ENABLE = yes # Audio output
RGBLIGHT_ENABLE = yes # Enable RGB underlight
RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lefkeyboards, not WS2812
-SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
+SLEEP_LED_ENABLE = yes
ISSI_ENABLE = yes # If the I2C pullup resistors aren't install this must be disabled
WATCHDOG_ENABLE = no # Resets keyboard if matrix_scan isn't run every 250ms