From 615dc93fbaf0f0d4687316485e7eb40a65274848 Mon Sep 17 00:00:00 2001
From: skullydazed <skullydazed@users.noreply.github.com>
Date: Thu, 16 Feb 2017 14:07:56 -0800
Subject: [PATCH] Created Keycodes (markdown)

---
 Keycodes.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 Keycodes.md

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