diff options
Diffstat (limited to 'docs/Keycodes.md')
-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 a0c95a99f..5cf5c019d 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 | ||