Tidy up SLEEP_LED_ENABLE
rules (#15362)
This commit is contained in:
parent
bd2e02bdae
commit
c12b997679
1785 changed files with 37 additions and 3464 deletions
|
@ -18,6 +18,3 @@ AUDIO_ENABLE = no # Audio output
|
|||
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
||||
OLED_ENABLE = yes
|
||||
OLED_DRIVER = SSD1306 # Enable Support for SSD1306 or SH1106 OLED Displays; Communicating over I2C
|
||||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue