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
|
@ -15,8 +15,5 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
|||
AUDIO_ENABLE = no # Audio output
|
||||
CUSTOM_MATRIX = yes # We definitely have a nonstandard matrix
|
||||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
# Project specific files
|
||||
SRC = matrix.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue