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