summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_unicode_common.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević1-12/+26
2019-03-17Unicode fix for new wincompose version (#5082)cubimon1-0/+3
2019-01-07Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević1-1/+1
2018-12-19Overhaul Unicode Common functionality (#4325)Drashna Jaelre1-65/+135
2018-10-19Fix Unicode EEPROM handling so it is consistent. (#4066)Drashna Jaelre1-6/+11
2018-10-02Add send_unicode_hex_string function (#3828)Drashna Jaelre1-0/+28
2017-08-30add UC_OSX_RALT to make unicode use the Right Alt key on OSXMarco Fontani1-0/+6
2017-04-13Fix undefined eeprom warnings in unicode processingFred Sundvik1-0/+1
2017-03-31Worked around some new Makefile issues.nielsenz1-1/+0
2017-03-31Pulling and pushing troublesnielsenz1-0/+15
2017-03-29Clarify the quantum license (#1042)skullydazed1-1/+17
2017-02-16fix weirdness with arm and modsJack Humbert1-18/+20
2017-02-16unique variable nameJack Humbert1-18/+18
2017-02-15publicise variablesJack Humbert1-3/+0
2017-02-15add unicode common file, get names rightJack Humbert1-0/+86