aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_unicodemap.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix Unicode EEPROM handling so it is consistent. (#4066)Drashna Jaelre2018-10-191-0/+1
| | | | | | | | | | | | | | | | * Fix Unicode EEPROM handling so it's consistant * Remove changes to my userspace * Optimize variables used * fix functions * additional cleanup * Add False Flag * rename function
* add UC_OSX_RALT to make unicode use the Right Alt key on OSXMarco Fontani2017-08-301-2/+2
|
* emoji support butNick Choi2017-05-151-1/+1
|
* Clarify the quantum license (#1042)skullydazed2017-03-281-1/+17
| | | | | | | | | | * Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
* Fix UNICODE_MAP input_mode problemPriyadi Iman Nurcahyo2017-02-231-4/+6
|
* add unicode common file, get names rightJack Humbert2017-02-151-1/+1
|
* split up unicode systems into different filesJack Humbert2017-02-151-0/+54