summaryrefslogtreecommitdiff
path: root/quantum/process_keycode/process_ucis.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-27Unicode, Unicodemap and UCIS refactor (#21659)Ryan1-100/+20
2022-12-14UCIS: remove `qk_` prefix (#19302)Ryan1-26/+26
2022-09-12Refactor Unicode feature (#18333)Ryan1-11/+6
2022-02-12Format code according to conventions (#16322)QMK Bot1-1/+1
2021-11-03Basic keycode overhaul (#14726)Ryan1-9/+9
2020-06-22`qmk cformat` (#9500)Nick Brassel1-40/+39
2020-06-18Standardize how unicode is processed (fixes #8768) (#8770)Jason Laqua1-59/+38
2019-08-30clang-format changesskullY1-112/+101
2019-07-15Add user-overridable callback for cancelling UCIS input (#5564)Aapo Saaristo1-0/+5
2018-12-19Overhaul Unicode Common functionality (#4325)Drashna Jaelre1-2/+0
2018-11-19Fix UCIS codeDrashna Jaelre1-2/+4
2018-10-19Fix Unicode EEPROM handling so it is consistent. (#4066)Drashna Jaelre1-3/+3
2018-10-03process_ucis: Add a callback for success (#4067)martinakcsilla1-0/+8
2017-03-28Clarify the quantum license (#1042)skullydazed1-1/+17
2017-02-15split up unicode systems into different filesJack Humbert1-0/+133