aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@keyboard.io>2017-06-10 06:45:14 -0700
committerJesse Vincent <jesse@keyboard.io>2017-06-10 06:45:14 -0700
commit8cf3f68cf4e89ab6c725ce506c5ff14f9cba952c (patch)
treefbc80aabde3a18875b435a0121b3d8e7e16c05bd
parentUpdate the versioning macro to hopefully pull verison info in from the build ... (diff)
downloadkeyboardio-model01-8cf3f68cf4e89ab6c725ce506c5ff14f9cba952c.tar.gz
keyboardio-model01-8cf3f68cf4e89ab6c725ce506c5ff14f9cba952c.tar.bz2
keyboardio-model01-8cf3f68cf4e89ab6c725ce506c5ff14f9cba952c.zip
That's a stacked keymap
-rw-r--r--Model01-Firmware.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/Model01-Firmware.ino b/Model01-Firmware.ino
index 9ad1e91..967beea 100644
--- a/Model01-Firmware.ino
+++ b/Model01-Firmware.ino
@@ -65,7 +65,7 @@ ___ \
Key_Keymap1_Momentary \
)
-#define QWERTY KEYMAP ( \
+#define QWERTY KEYMAP_STACKED ( \
___, Key_1, Key_2, Key_3, Key_4, Key_5, Key_LEDEffectNext, \
Key_Backtick, Key_Q, Key_W, Key_E, Key_R, Key_T, Key_Tab, \
Key_PageUp, Key_A, Key_S, Key_D, Key_F, Key_G, \