aboutsummaryrefslogtreecommitdiff
path: root/docs/feature_unicode.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2024-05-30 09:27:11 +0000
committerQMK Bot <hello@qmk.fm>2024-05-30 09:27:11 +0000
commitc60554e0903b77b30eb2c85a463b7817460e6e14 (patch)
treef316741667f8e7b621aadf575d2119bb725f9bdb /docs/feature_unicode.md
parent64098fafa60945875c08f8da96eeff0238f0d6f8 (diff)
parent32af90ae840714d0fcb8dc438bc519e88ab63e1f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/feature_unicode.md')
-rw-r--r--docs/feature_unicode.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/feature_unicode.md b/docs/feature_unicode.md
index aa5a064e20..f9295c1f57 100644
--- a/docs/feature_unicode.md
+++ b/docs/feature_unicode.md
@@ -242,13 +242,13 @@ Set the Unicode input mode.
---
-### `void unicode_input_mode_step(void)` : {#api-unicode-input-mode-step}
+### `void unicode_input_mode_step(void)` {#api-unicode-input-mode-step}
Change to the next Unicode input mode.
---
-### `void unicode_input_mode_step_reverse(void)` : {#api-unicode-input-mode-step-reverse}
+### `void unicode_input_mode_step_reverse(void)` {#api-unicode-input-mode-step-reverse}
Change to the previous Unicode input mode.