From 5d2baede8a4f401e34df9421108a5f350cc0aeeb Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sat, 22 Aug 2015 11:10:57 -0400 Subject: making the extended keymap the default - no more 'common' --- keyboard/planck/matrix.c | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboard/planck/matrix.c') diff --git a/keyboard/planck/matrix.c b/keyboard/planck/matrix.c index 58bd61f758..98ef55ed68 100644 --- a/keyboard/planck/matrix.c +++ b/keyboard/planck/matrix.c @@ -27,7 +27,6 @@ along with this program. If not, see . #include "debug.h" #include "util.h" #include "matrix.h" -#include "backlight.h" // TODO fix this dependency #ifndef DEBOUNCE # define DEBOUNCE 10 -- cgit v1.2.3