forked from mirrors/qmk_userspace
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
|
@ -21,8 +21,5 @@ RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
|||
RGB_MATRIX_ENABLE = yes
|
||||
RGB_MATRIX_DRIVER = IS31FL3731
|
||||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
LAYOUTS = ortho_4x12 planck_mit
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue