summaryrefslogtreecommitdiffstats
path: root/docs/quantum_keycodes.md
diff options
context:
space:
mode:
authorFredric Silberberg <fred@silberberg.xyz>2017-08-06 11:09:34 +0200
committerJack Humbert <jack.humb@gmail.com>2017-08-08 16:02:53 +0200
commit5fc4a664dc0be3f380aba9480b710b9047f29fad (patch)
tree1f6b40c2876e6e9e2d2146332418f0ee72303f45 /docs/quantum_keycodes.md
parent8e1be7c792c4c9f65ba7e990f2a773a23b40d20c (diff)
downloadqmk_firmware-5fc4a664dc0be3f380aba9480b710b9047f29fad.tar.gz
qmk_firmware-5fc4a664dc0be3f380aba9480b710b9047f29fad.tar.xz
Added initial key lock documentation.
Diffstat (limited to 'docs/quantum_keycodes.md')
-rw-r--r--docs/quantum_keycodes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/quantum_keycodes.md b/docs/quantum_keycodes.md
index 36dbda7a9..f13801ef5 100644
--- a/docs/quantum_keycodes.md
+++ b/docs/quantum_keycodes.md
@@ -17,6 +17,7 @@ On this page we have documented keycodes between `0x00FF` and `0xFFFF` which are
|`FUNC(n)`/`F(n)`|Call `fn_action(n)`|
|`M(n)`|to call macro n|
|`MACROTAP(n)`|to macro-tap n idk FIXME|
+|`KC_LOCK`|The [lock key](key_lock.md)|
## Bootmagic Keycodes