diff options
Diffstat (limited to 'keyboards/yushakobo/quick17/keymaps/default/keymap.c')
-rw-r--r-- | keyboards/yushakobo/quick17/keymaps/default/keymap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/yushakobo/quick17/keymaps/default/keymap.c b/keyboards/yushakobo/quick17/keymaps/default/keymap.c index a3873bc1e..5f2f45a6e 100644 --- a/keyboards/yushakobo/quick17/keymaps/default/keymap.c +++ b/keyboards/yushakobo/quick17/keymaps/default/keymap.c | |||
@@ -14,6 +14,7 @@ | |||
14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
15 | */ | 15 | */ |
16 | #include QMK_KEYBOARD_H | 16 | #include QMK_KEYBOARD_H |
17 | #include "quick17_prefs.h" | ||
17 | 18 | ||
18 | // Defines the keycodes used by our macros in process_record_user | 19 | // Defines the keycodes used by our macros in process_record_user |
19 | enum custom_keycodes { | 20 | enum custom_keycodes { |