summaryrefslogtreecommitdiff
path: root/keyboard/planck/keymaps
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-04-14 23:53:35 -0400
committerJack Humbert <jack.humb@gmail.com>2016-04-14 23:53:35 -0400
commit43a4ffc25971b2aea94b65ca1db66371e653ec5f (patch)
tree08d1b15e8370574c8893b711d007e6f888a5f103 /keyboard/planck/keymaps
parent2597fb7c508cf36704291cd48b2c752dd21f2b0d (diff)
bootmagic somehow not getting enabled, so adding eeconfig to backlight src include cond
Diffstat (limited to 'keyboard/planck/keymaps')
-rw-r--r--keyboard/planck/keymaps/default/keymap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboard/planck/keymaps/default/keymap.c b/keyboard/planck/keymaps/default/keymap.c
index 97ba5d285e..151a6b4f46 100644
--- a/keyboard/planck/keymaps/default/keymap.c
+++ b/keyboard/planck/keymaps/default/keymap.c
@@ -2,9 +2,6 @@
// this is the style you want to emulate.
#include "planck.h"
-#ifdef BACKLIGHT_ENABLE
- #include "backlight.h"
-#endif
#include "action_layer.h"
#ifdef AUDIO_ENABLE
#include "audio.h"