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