summaryrefslogtreecommitdiff
path: root/Keycodes.md
diff options
context:
space:
mode:
authorskullydazed2017-02-16 15:39:55 -0800
committerskullydazed2017-02-16 15:39:55 -0800
commitcad54d531371c8a3955409a28f8b19ba2c8e317f (patch)
treefd436f2f94ea365af71946bf951e7b0d16e4142c /Keycodes.md
parent3c766d29e22ee63d829248a529206469b2f470e3 (diff)
Updated Keycodes (markdown)
Diffstat (limited to 'Keycodes.md')
-rw-r--r--Keycodes.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Keycodes.md b/Keycodes.md
index 0db1792a2..4d2cb4699 100644
--- a/Keycodes.md
+++ b/Keycodes.md
@@ -1,3 +1,9 @@
+# Overview
+
+When defining a [keymap](https://github.com/qmk/qmk_firmware/blob/master/doc/keymap.md) each key needs a valid key definition. This page documents the symbols that correspond to keyboard scan codes that are available to you in QMK. They can be used by themselves or in combination with one of the [many functions available](https://github.com/qmk/qmk_firmware/wiki#going-beyond-the-keycodes) to customize your board.
+
+# The Keycodes
+
## Letters and Numbers
|KC_1|KC_2|KC_3|KC_4|KC_5|KC_6|KC_7|KC_8|