aboutsummaryrefslogtreecommitdiffstats
path: root/docs/quantum_keycodes.md
diff options
context:
space:
mode:
authorThat-Canadian <poole.chris.11@gmail.com>2017-08-13 14:11:40 -0400
committerThat-Canadian <poole.chris.11@gmail.com>2017-08-13 14:11:40 -0400
commit1631f7cd798dcf428404977e441d7e5b65fe81ce (patch)
tree1c2c1d85598d7b1332e2e82b6276a49b2dc2d2b0 /docs/quantum_keycodes.md
parentf64d4242ada746a1d7bd7aef9acf8f3cf8a5ba6f (diff)
parent09e5885e45cf37c0651744770cd99b5b744ba894 (diff)
downloadfirmware-1631f7cd798dcf428404977e441d7e5b65fe81ce.tar.gz
firmware-1631f7cd798dcf428404977e441d7e5b65fe81ce.tar.bz2
firmware-1631f7cd798dcf428404977e441d7e5b65fe81ce.zip
Merge branch 'master' into minidox
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