summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_unicode.h
Commit message (Expand)AuthorAge
* New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević2019-05-03
* Overhaul Unicode Common functionality (#4325)Drashna Jaelre2018-12-19
* Clarify the quantum license (#1042)skullydazed2017-03-28
* add unicode common file, get names rightJack Humbert2017-02-15
* split up unicode systems into different filesJack Humbert2017-02-15
* fix strict-prototypes warningPriyadi Iman Nurcahyo2016-11-26
* Unicode WinCompose input methodPriyadi Iman Nurcahyo2016-10-23
* Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo2016-10-10
* process_unicode: Add get_unicode_input_mode()Gergely Nagy2016-08-31
* quantum: Move qk_ucis_state to process_unicode.cGergely Nagy2016-08-24
* process_unicode: Introduce a slight delayGergely Nagy2016-08-15
* process_unicode: Replace register_hex32Gergely Nagy2016-08-15
* process_unicode: Use uint32_t for UCIS purposesGergely Nagy2016-08-15
* process_unicode: Make the startup overridableGergely Nagy2016-08-15
* process_unicode: Call process_ucis() automaticallyGergely Nagy2016-08-15
* process_unicode: Add a way to enter unicode symbols by nameGergely Nagy2016-08-15
* process_unicode: Small refactor & linux fixGergely Nagy2016-08-15
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-29