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
Failed to generate hash of commit
1785 changed files with 37 additions and 3464 deletions

View file

@ -12,8 +12,6 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = yes # Commands for debug and configuration
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
# SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
# NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
MIDI_ENABLE = yes # MIDI support