From: skullydazed Date: Thu, 16 Feb 2017 22:07:56 +0000 (-0800) Subject: Created Keycodes (markdown) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=615dc93fbaf0f0d4687316485e7eb40a65274848;p=qmk_firmware.git Created Keycodes (markdown) --- diff --git a/Keycodes.md b/Keycodes.md new file mode 100644 index 000000000..b83bbcddf --- /dev/null +++ b/Keycodes.md @@ -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