summaryrefslogtreecommitdiff
path: root/keyboards/yampad/keymaps
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/yampad/keymaps')
-rw-r--r--keyboards/yampad/keymaps/default/keymap.c1
-rw-r--r--keyboards/yampad/keymaps/via/keymap.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/yampad/keymaps/default/keymap.c b/keyboards/yampad/keymaps/default/keymap.c
index f54d4f33b0..61e6d8ff74 100644
--- a/keyboards/yampad/keymaps/default/keymap.c
+++ b/keyboards/yampad/keymaps/default/keymap.c
@@ -22,6 +22,7 @@ SOFTWARE.
*/
#include QMK_KEYBOARD_H
+#include <stdio.h>
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.
diff --git a/keyboards/yampad/keymaps/via/keymap.c b/keyboards/yampad/keymaps/via/keymap.c
index f54d4f33b0..61e6d8ff74 100644
--- a/keyboards/yampad/keymaps/via/keymap.c
+++ b/keyboards/yampad/keymaps/via/keymap.c
@@ -22,6 +22,7 @@ SOFTWARE.
*/
#include QMK_KEYBOARD_H
+#include <stdio.h>
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.