diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-02 09:44:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-02 09:44:08 -0400 |
commit | eefec19ad993a17d2dd88d8cddc51dc23fe8b49b (patch) | |
tree | b1455b7770e28573cacced15bde4568815e005b7 /docs | |
parent | af931368ce1dfed8b3aac223af4b1f266683104e (diff) | |
download | qmk_firmware-eefec19ad993a17d2dd88d8cddc51dc23fe8b49b.tar.gz qmk_firmware-eefec19ad993a17d2dd88d8cddc51dc23fe8b49b.zip |
Update Keycodes.md
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Keycodes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Keycodes.md b/docs/Keycodes.md index aabfb9913..8e5761a59 100644 --- a/docs/Keycodes.md +++ b/docs/Keycodes.md | |||
@@ -1,6 +1,6 @@ | |||
1 | # Overview | 1 | # Overview |
2 | 2 | ||
3 | When defining a [keymap](/Keymap.md) each key needs a valid key definition. | 3 | When defining a [keymap](Keymap.md) each key needs a valid key definition. |
4 | 4 | ||
5 | This page documents the symbols that correspond to keycodes that are available to you in QMK. | 5 | This page documents the symbols that correspond to keycodes that are available to you in QMK. |
6 | 6 | ||