diff options
author | skullydazed <skullydazed@users.noreply.github.com> | 2017-02-16 14:07:56 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2017-02-16 14:07:56 -0800 |
commit | 615dc93fbaf0f0d4687316485e7eb40a65274848 (patch) | |
tree | 5b5de939c98289b8d5ae7878e5588399f35a8dd0 /Keycodes.md | |
parent | 118287420f5f68b8dc4f8fd4675d0dd65a8623fe (diff) |
Created Keycodes (markdown)
Diffstat (limited to 'Keycodes.md')
-rw-r--r-- | Keycodes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Keycodes.md b/Keycodes.md new file mode 100644 index 0000000000..b83bbcddfa --- /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 |