summaryrefslogtreecommitdiffstats
path: root/docs/feature_unicode.md
Commit message (Expand)AuthorAgeFilesLines
* Unicode, Unicodemap and UCIS refactor (#21659)Ryan2023-08-271-152/+312
* Unicodemap keycodes rename (#21092)Ryan2023-06-011-4/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-12-311-1/+1
|\
| * Fixes unicode_map declaration example (#19450)BBBNBBB2022-12-311-1/+1
* | UCIS: remove `qk_` prefix (#19302)Ryan2022-12-141-5/+5
|/
* Normalise Unicode keycodes (#18898)Ryan2022-10-311-22/+22
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-061-2/+0
* Add unicode mode change callbacks (#18235)Joshua Diamond2022-08-311-0/+11
* Added emacs as an "operating system" for input mode. (#16949)Chewxy2022-08-141-1/+2
* Remove `send_unicode_hex_string()` (#16518)Ryan2022-03-041-11/+0
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* Add suggestion for indirect unicode input on Linux (#10854)MRAAGH2021-02-281-0/+21
* Fix documentation so UCIS example compiles. (#11541)Erovia2021-01-141-1/+1
* [Docs] Improve Unicode documentation (#8676)Konstantin Đorđević2020-06-201-68/+91
* Standardize how unicode is processed (fixes #8768) (#8770)Jason Laqua2020-06-181-5/+8
* Rename UC_OSX (and related constants) to UC_MAC (#8589)Konstantin Đorđević2020-03-311-7/+9
* `send_unicode_string()`: Add support for code points > 0xFFFF (#8236)Ryan2020-02-251-2/+1
* A proper `send_string()` for the Unicode feature (#8155)Ryan2020-02-241-5/+17
* [Docs] Clarify the rules.mk setup for Unicode (#6286)fauxpark2019-07-111-23/+45
* New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević2019-05-031-32/+51
* [Docs] Add note about using Unicode Hex Input (#5248)Graham P Heath2019-02-281-2/+4
* Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević2019-01-071-24/+23
* Feature Unicode example code fixed.Gergely Peidl2018-12-211-1/+1
* Overhaul Unicode Common functionality (#4325)Drashna Jaelre2018-12-191-36/+97
* Typo fix (#4515)Paul Massendari2018-11-291-1/+1
* Fix formatting in Unicode textDrashna Jaelre2018-10-091-5/+5
* Update and clarify Unicode documentation (#4065)Drashna Jaelre2018-10-061-18/+89
* Add send_unicode_hex_string function (#3828)Drashna Jaelre2018-10-011-1/+6
* Fix some of the more obvious typosfauxpark2017-12-091-1/+1
* Convert all headings to Title Casefauxpark2017-12-091-3/+2
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-241-0/+55