diff options
Diffstat (limited to 'keyboards/launchpad/keymaps/default/keymap.c')
-rw-r--r-- | keyboards/launchpad/keymaps/default/keymap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/launchpad/keymaps/default/keymap.c b/keyboards/launchpad/keymaps/default/keymap.c index c793349a5..8ebc98159 100644 --- a/keyboards/launchpad/keymaps/default/keymap.c +++ b/keyboards/launchpad/keymaps/default/keymap.c | |||
@@ -1,7 +1,6 @@ | |||
1 | // Below layout is based upon /u/That-Canadian's planck layout | 1 | // Below layout is based upon /u/That-Canadian's planck layout |
2 | #include QMK_KEYBOARD_H | 2 | #include QMK_KEYBOARD_H |
3 | 3 | ||
4 | extern keymap_config_t keymap_config; | ||
5 | 4 | ||
6 | // Each layer gets a name for readability, which is then used in the keymap matrix below. | 5 | // Each layer gets a name for readability, which is then used in the keymap matrix below. |
7 | // The underscores don't mean anything - you can have a layer called STUFF or any other name. | 6 | // The underscores don't mean anything - you can have a layer called STUFF or any other name. |