aboutsummaryrefslogtreecommitdiff
path: root/keyboard/planck/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/planck/keymaps/default/keymap.c')
-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 97ba5d285..151a6b4f4 100644
--- a/keyboard/planck/keymaps/default/keymap.c
+++ b/keyboard/planck/keymaps/default/keymap.c
@@ -2,9 +2,6 @@
2// this is the style you want to emulate. 2// this is the style you want to emulate.
3 3
4#include "planck.h" 4#include "planck.h"
5#ifdef BACKLIGHT_ENABLE
6 #include "backlight.h"
7#endif
8#include "action_layer.h" 5#include "action_layer.h"
9#ifdef AUDIO_ENABLE 6#ifdef AUDIO_ENABLE
10 #include "audio.h" 7 #include "audio.h"