Tidy up SLEEP_LED_ENABLE rules (#15362)
This commit is contained in:
@@ -10,8 +10,5 @@ AUDIO_ENABLE = no # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
SWAP_HANDS_ENABLE = no # Enable one-hand typing
|
||||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
OLED_ENABLE = no # Add OLED displays support
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
||||
@@ -17,7 +17,5 @@ NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: ht
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
DEFAULT_FOLDER = claw44/rev1
|
||||
|
||||
Reference in New Issue
Block a user