summaryrefslogtreecommitdiff
path: root/docs/feature_unicode.md
AgeCommit message (Expand)Author
2023-10-09Fix old usage of UNICODE_MODE_MAC (#22238)Joel Challis
2023-08-27Unicode, Unicodemap and UCIS refactor (#21659)Ryan
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2022-12-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-31Fixes unicode_map declaration example (#19450)BBBNBBB
2022-12-14UCIS: remove `qk_` prefix (#19302)Ryan
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-09-06Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan
2022-08-31Add unicode mode change callbacks (#18235)Joshua Diamond
2022-08-14Added emacs as an "operating system" for input mode. (#16949)Chewxy
2022-03-04Remove `send_unicode_hex_string()` (#16518)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-28Add suggestion for indirect unicode input on Linux (#10854)MRAAGH
2021-01-14Fix documentation so UCIS example compiles. (#11541)Erovia
2020-06-20[Docs] Improve Unicode documentation (#8676)Konstantin Đorđević
2020-06-18Standardize how unicode is processed (fixes #8768) (#8770)Jason Laqua
2020-03-31Rename UC_OSX (and related constants) to UC_MAC (#8589)Konstantin Đorđević
2020-02-25`send_unicode_string()`: Add support for code points > 0xFFFF (#8236)Ryan
2020-02-24A proper `send_string()` for the Unicode feature (#8155)Ryan
2019-07-11[Docs] Clarify the rules.mk setup for Unicode (#6286)fauxpark
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević
2019-02-28[Docs] Add note about using Unicode Hex Input (#5248)Graham P Heath
2019-01-07Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević
2018-12-21Feature Unicode example code fixed.Gergely Peidl
2018-12-19Overhaul Unicode Common functionality (#4325)Drashna Jaelre
2018-11-29Typo fix (#4515)Paul Massendari
2018-10-09Fix formatting in Unicode textDrashna Jaelre
2018-10-06Update and clarify Unicode documentation (#4065)Drashna Jaelre
2018-10-01Add send_unicode_hex_string function (#3828)Drashna Jaelre
2017-12-09Fix some of the more obvious typosfauxpark
2017-12-09Convert all headings to Title Casefauxpark
2017-10-24Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed