diff options
-rw-r--r-- | docs/keycodes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/keycodes.md b/docs/keycodes.md index 592b52ec7..30fe60278 100644 --- a/docs/keycodes.md +++ b/docs/keycodes.md | |||
@@ -459,6 +459,7 @@ This is a reference only. Each group of keys links to the page documenting their | |||
459 | |`SH_MOFF` |Momentarily turns off swap. | | 459 | |`SH_MOFF` |Momentarily turns off swap. | |
460 | |`SH_TG` |Toggles swap on and off with every key press. | | 460 | |`SH_TG` |Toggles swap on and off with every key press. | |
461 | |`SH_TT` |Toggles with a tap; momentary when held. | | 461 | |`SH_TT` |Toggles with a tap; momentary when held. | |
462 | |||
462 | ## [Unicode Support](feature_unicode.md) | 463 | ## [Unicode Support](feature_unicode.md) |
463 | 464 | ||
464 | |Key |Aliases| | | 465 | |Key |Aliases| | |