1
0
Fork 0

Fix boards which were overriding backlight without setting custom (#7970)

This commit is contained in:
Joel Challis 2020-01-27 22:31:54 +00:00 committed by GitHub
parent 43d2a0e167
commit 9a0245b778
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 14 additions and 8 deletions

View file

@ -22,4 +22,5 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = yes
BACKLIGHT_DRIVER = custom
RGBLIGHT_ENABLE = yes