Fix boards which were overriding backlight without setting custom (#7970)
This commit is contained in:
parent
43d2a0e167
commit
9a0245b778
11 changed files with 14 additions and 8 deletions
|
@ -72,6 +72,7 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
|
|||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
CUSTOM_MATRIX = yes # Custom matrix file
|
||||
BACKLIGHT_ENABLE = yes
|
||||
BACKLIGHT_DRIVER = custom
|
||||
VISUALIZER_ENABLE = yes
|
||||
|
||||
LED_DRIVER = is31fl3731c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue