]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Created Keycodes (markdown)
authorskullydazed <skullydazed@users.noreply.github.com>
Thu, 16 Feb 2017 22:07:56 +0000 (14:07 -0800)
committerskullydazed <skullydazed@users.noreply.github.com>
Thu, 16 Feb 2017 22:07:56 +0000 (14:07 -0800)
Keycodes.md [new file with mode: 0644]

diff --git a/Keycodes.md b/Keycodes.md
new file mode 100644 (file)
index 0000000..b83bbcd
--- /dev/null
@@ -0,0 +1,3 @@
+| 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F |
+|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
+|KC_NO|KC_ROLL_OVER|KC_POST_FAIL|KC_UNDEFINED|KC_A|KC_B|KC_C|KC_D|KC_E|KC_F|KC_G|KC_H|KC_I|KC_J|KC_K|KC_L|
\ No newline at end of file