Skip to content

Commit

Permalink
That's a stacked keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed Jun 10, 2017
1 parent d04098d commit 8cf3f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Model01-Firmware.ino
Original file line number Diff line number Diff line change
Expand Up @@ -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, \
Expand Down

0 comments on commit 8cf3f68

Please sign in to comment.