aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/clueboard
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/clueboard
parent43d2a0e167fe01b3bf7c793f421a238dc8109dc6 (diff)
downloadfirmware-9a0245b7784e11b34c5f44bcd2079af2e19ab654.tar.gz
firmware-9a0245b7784e11b34c5f44bcd2079af2e19ab654.tar.bz2
firmware-9a0245b7784e11b34c5f44bcd2079af2e19ab654.zip
Fix boards which were overriding backlight without setting custom (#7970)
Diffstat (limited to 'keyboards/clueboard')
-rw-r--r--keyboards/clueboard/66_hotswap/gen1/led.c1
-rw-r--r--keyboards/clueboard/66_hotswap/gen1/matrix.c1
-rw-r--r--keyboards/clueboard/66_hotswap/gen1/rules.mk1
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/clueboard/66_hotswap/gen1/led.c b/keyboards/clueboard/66_hotswap/gen1/led.c
index efbf53202..f67259d2e 100644
--- a/keyboards/clueboard/66_hotswap/gen1/led.c
+++ b/keyboards/clueboard/66_hotswap/gen1/led.c
@@ -16,6 +16,5 @@
*/
#include "hal.h"
-#include "backlight.h"
#include "led.h"
#include "printf.h"
diff --git a/keyboards/clueboard/66_hotswap/gen1/matrix.c b/keyboards/clueboard/66_hotswap/gen1/matrix.c
index c3e59b564..05386215e 100644
--- a/keyboards/clueboard/66_hotswap/gen1/matrix.c
+++ b/keyboards/clueboard/66_hotswap/gen1/matrix.c
@@ -5,7 +5,6 @@
#include "timer.h"
#include "wait.h"
#include "printf.h"
-#include "backlight.h"
#include "matrix.h"
#include "action.h"
#include "keycode.h"
diff --git a/keyboards/clueboard/66_hotswap/gen1/rules.mk b/keyboards/clueboard/66_hotswap/gen1/rules.mk
index 50f140def..1de003ce5 100644
--- a/keyboards/clueboard/66_hotswap/gen1/rules.mk
+++ b/keyboards/clueboard/66_hotswap/gen1/rules.mk
@@ -7,7 +7,6 @@ LED_MATRIX_ENABLE = IS31FL3731
# Build Options
# comment out to disable the options.
#
-BACKLIGHT_ENABLE = yes
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
MOUSEKEY_ENABLE = yes # Mouse keys