summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/66_hotswap/gen1/matrix.c
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/66_hotswap/gen1/matrix.c
parent43d2a0e167fe01b3bf7c793f421a238dc8109dc6 (diff)
Fix boards which were overriding backlight without setting custom (#7970)
Diffstat (limited to 'keyboards/clueboard/66_hotswap/gen1/matrix.c')
-rw-r--r--keyboards/clueboard/66_hotswap/gen1/matrix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/clueboard/66_hotswap/gen1/matrix.c b/keyboards/clueboard/66_hotswap/gen1/matrix.c
index c3e59b5646..05386215ed 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"