summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_unicodemap.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-03New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević1-13/+23
2019-02-15Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević1-3/+0
2019-01-07Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...Konstantin Đorđević1-17/+16
2018-12-19Overhaul Unicode Common functionality (#4325)Drashna Jaelre1-3/+2
2018-10-19Fix Unicode EEPROM handling so it is consistent. (#4066)Drashna Jaelre1-0/+1
2017-08-30add UC_OSX_RALT to make unicode use the Right Alt key on OSXMarco Fontani1-2/+2
2017-05-15emoji support butNick Choi1-1/+1
2017-03-29Clarify the quantum license (#1042)skullydazed1-1/+17
2017-02-23Fix UNICODE_MAP input_mode problemPriyadi Iman Nurcahyo1-4/+6
2017-02-15add unicode common file, get names rightJack Humbert1-1/+1
2017-02-15split up unicode systems into different filesJack Humbert1-0/+54