summaryrefslogtreecommitdiff
path: root/docs/quantum_keycodes.md
diff options
context:
space:
mode:
authorFredric Silberberg <fred@silberberg.xyz>2017-08-06 02:09:34 -0700
committerJack Humbert <jack.humb@gmail.com>2017-08-08 10:02:53 -0400
commit5fc4a664dc0be3f380aba9480b710b9047f29fad (patch)
tree1f6b40c2876e6e9e2d2146332418f0ee72303f45 /docs/quantum_keycodes.md
parent8e1be7c792c4c9f65ba7e990f2a773a23b40d20c (diff)
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 36dbda7a9c..f13801ef59 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