diff options
| author | Jack Humbert <jack.humb@gmail.com> | 2017-06-02 09:21:15 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-02 09:21:15 -0400 |
| commit | af931368ce1dfed8b3aac223af4b1f266683104e (patch) | |
| tree | ce1f37791f3de6f34ae255260cc2f893383e9c85 /docs/Keycodes.md | |
| parent | 9069edd9344ae280cf7a638b3f8e6c9e53bbfd67 (diff) | |
| parent | 47c209fa02e929d7455392b1647c6170bcd67063 (diff) | |
| download | qmk_firmware-af931368ce1dfed8b3aac223af4b1f266683104e.tar.gz qmk_firmware-af931368ce1dfed8b3aac223af4b1f266683104e.zip | |
Merge pull request #1356 from fabienheureux/patch-1
Broken Keymap docs link
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 e83842cbb..aabfb9913 100644 --- a/docs/Keycodes.md +++ b/docs/Keycodes.md | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Overview | 1 | # Overview |
| 2 | 2 | ||
| 3 | When defining a [keymap](https://github.com/qmk/qmk_firmware/blob/master/doc/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 | ||
