1
0
Fork 0

Added initial key lock documentation.

This commit is contained in:
Fredric Silberberg 2017-08-06 02:09:34 -07:00 committed by Jack Humbert
parent 8e1be7c792
commit 5fc4a664dc
4 changed files with 17 additions and 0 deletions

View file

@ -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