summaryrefslogtreecommitdiffstats
path: root/docs/Keycodes.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-06-10 20:58:24 +0200
committerJack Humbert <jack.humb@gmail.com>2017-06-10 20:58:24 +0200
commitca01d94005f67ec4fa9528353481faa622d949ae (patch)
treedd6d59d065492e3bb8192263a8a7e7cc0709c48f /docs/Keycodes.md
parent558db0e03f0f3993e2b7fb5cc3f285393da0a4c3 (diff)
downloadqmk_firmware-ca01d94005f67ec4fa9528353481faa622d949ae.tar.gz
qmk_firmware-ca01d94005f67ec4fa9528353481faa622d949ae.tar.xz
convert docs to lowercase and underscores
Diffstat (limited to 'docs/Keycodes.md')
-rw-r--r--docs/Keycodes.md2
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 @@
# Overview
-When defining a [keymap](Keymap.md) each key needs a valid key definition.
+When defining a [keymap](keymap.md) each key needs a valid key definition.
This page documents the symbols that correspond to keycodes that are available to you in QMK.