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

@@ -15,7 +15,7 @@ BACKLIGHT_DRIVER = custom
AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
RGBLIGHT_CUSTOM_DRIVER = yes # RGB code is implemented in lfkeyboards, not qmk base
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