Tidy up SLEEP_LED_ENABLE rules (#15362)

This commit is contained in:
Ryan
2021-12-01 21:13:00 +11:00
committed by GitHub
parent bd2e02bdae
commit c12b997679
1785 changed files with 37 additions and 3464 deletions

View File

@@ -18,8 +18,6 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
USE_I2C = no
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
CUSTOM_MATRIX = yes
SRC += matrix.c \