summaryrefslogtreecommitdiff
path: root/keyboards/handwired/aball/keymaps/default/keymap.c
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-02-15 01:16:27 +0000
committerQMK Bot <hello@qmk.fm>2022-02-15 01:16:27 +0000
commitc9f192bae88ba4190d2e7f0bd560563b377f394d (patch)
treebf2eff02a56432a9266ce917bac7b5c031d7c567 /keyboards/handwired/aball/keymaps/default/keymap.c
parent23c238a1807c3e8c3bdd4eb432506a1469640df5 (diff)
parentac8bee7091d5a5fc55afb7054562c0d23f932880 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/aball/keymaps/default/keymap.c')
-rw-r--r--keyboards/handwired/aball/keymaps/default/keymap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/handwired/aball/keymaps/default/keymap.c b/keyboards/handwired/aball/keymaps/default/keymap.c
index 00826a0262..1e9605e661 100644
--- a/keyboards/handwired/aball/keymaps/default/keymap.c
+++ b/keyboards/handwired/aball/keymaps/default/keymap.c
@@ -15,4 +15,5 @@
*/
#include QMK_KEYBOARD_H
-
+// Dummy
+const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {{ KC_NO }};