aboutsummaryrefslogtreecommitdiff
path: root/keyboards/whitefox
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2020-01-27 22:31:54 +0000
committerGitHub <noreply@github.com>2020-01-27 22:31:54 +0000
commit9a0245b7784e11b34c5f44bcd2079af2e19ab654 (patch)
tree55a18b6bde771d51fe2dfa2b71d441eb9764172b /keyboards/whitefox
parent43d2a0e167fe01b3bf7c793f421a238dc8109dc6 (diff)
downloadqmk_firmware-9a0245b7784e11b34c5f44bcd2079af2e19ab654.tar.gz
qmk_firmware-9a0245b7784e11b34c5f44bcd2079af2e19ab654.zip
Fix boards which were overriding backlight without setting custom (#7970)
Diffstat (limited to 'keyboards/whitefox')
-rw-r--r--keyboards/whitefox/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/whitefox/rules.mk b/keyboards/whitefox/rules.mk
index 59332d1d5..7b3328500 100644
--- a/keyboards/whitefox/rules.mk
+++ b/keyboards/whitefox/rules.mk
@@ -72,6 +72,7 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
72NKRO_ENABLE = yes # USB Nkey Rollover 72NKRO_ENABLE = yes # USB Nkey Rollover
73CUSTOM_MATRIX = yes # Custom matrix file 73CUSTOM_MATRIX = yes # Custom matrix file
74BACKLIGHT_ENABLE = yes 74BACKLIGHT_ENABLE = yes
75BACKLIGHT_DRIVER = custom
75VISUALIZER_ENABLE = yes 76VISUALIZER_ENABLE = yes
76 77
77LED_DRIVER = is31fl3731c 78LED_DRIVER = is31fl3731c