diff options
Diffstat (limited to 'keyboard/planck/keymaps/cbbrowne/keymap.c')
| -rw-r--r-- | keyboard/planck/keymaps/cbbrowne/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/planck/keymaps/cbbrowne/keymap.c b/keyboard/planck/keymaps/cbbrowne/keymap.c index 7fe391ec5..14a5be170 100644 --- a/keyboard/planck/keymaps/cbbrowne/keymap.c +++ b/keyboard/planck/keymaps/cbbrowne/keymap.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #ifdef BACKLIGHT_ENABLE | 2 | #ifdef BACKLIGHT_ENABLE |
| 3 | #include "backlight.h" | 3 | #include "backlight.h" |
| 4 | #endif | 4 | #endif |
| 5 | #include "config_user.h" | 5 | #include "config.h" |
| 6 | #include "quantum.h" | 6 | #include "quantum.h" |
| 7 | 7 | ||
| 8 | /* Each layer is given a name to aid in readability, which is then | 8 | /* Each layer is given a name to aid in readability, which is then |
