diff options
Diffstat (limited to 'docs/keycodes.md')
| -rw-r--r-- | docs/keycodes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/keycodes.md b/docs/keycodes.md index 9acf8b683..f3c519b13 100644 --- a/docs/keycodes.md +++ b/docs/keycodes.md | |||
| @@ -516,6 +516,9 @@ See also: [One Shot Keys](one_shot_keys.md) | |||
| 516 | |------------|----------------------------------| | 516 | |------------|----------------------------------| |
| 517 | |`OSM(mod)` |Hold `mod` for one keypress | | 517 | |`OSM(mod)` |Hold `mod` for one keypress | |
| 518 | |`OSL(layer)`|Switch to `layer` for one keypress| | 518 | |`OSL(layer)`|Switch to `layer` for one keypress| |
| 519 | |`OS_ON` |Turns One Shot keys on | | ||
| 520 | |`OS_OFF` |Turns One Shot keys off | | ||
| 521 | |`OS_TOGG` |Toggles One Shot keys status | | ||
| 519 | 522 | ||
| 520 | ## Space Cadet :id=space-cadet | 523 | ## Space Cadet :id=space-cadet |
| 521 | 524 | ||
