diff options
author | James Osborn <james@james.am> | 2018-11-14 15:33:46 +0000 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-11-14 07:33:46 -0800 |
commit | f7fcba329dbd659a4bb37acdf7e2dc24204a81c8 (patch) | |
tree | f153c38208f7ceb052696cb49d0c34cef2c9342c /docs | |
parent | e10a602e7b1ac8d7f2ff027ae41570fe1a2ba57d (diff) | |
download | qmk_firmware-f7fcba329dbd659a4bb37acdf7e2dc24204a81c8.tar.gz qmk_firmware-f7fcba329dbd659a4bb37acdf7e2dc24204a81c8.zip |
Fixed Unicode Support heading (#4425)
Previously, Unicode Support heading appeared as the last row in the Swap Hands table.
Diffstat (limited to 'docs')
-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| | |