summaryrefslogtreecommitdiffstats
path: root/quantum/process_keycode/process_unicode_common.h
AgeCommit message (Collapse)AuthorFilesLines
2018-10-19Fix Unicode EEPROM handling so it is consistent. (#4066)Drashna Jaelre1-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
2018-10-02Add send_unicode_hex_string function (#3828)Drashna Jaelre1-0/+1
* Add send_string_unicode function Co-authored-by: kdb424 <kdb424@gmail.com> Co-authored-by: Konstantin <vomindoraan@gmail.com> * Clean up code based on feedback * Fix includes
2017-08-30add UC_OSX_RALT to make unicode use the Right Alt key on OSXMarco Fontani1-0/+1
2017-03-29Clarify the quantum license (#1042)skullydazed1-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
2017-02-16fix travis and reduce warningsJack Humbert1-0/+1
2017-02-16fix weirdness with arm and modsJack Humbert1-1/+0
2017-02-16unique variable nameJack Humbert1-1/+1
2017-02-15publicise variablesJack Humbert1-1/+3
2017-02-15add unicode common file, get names rightJack Humbert1-0/+130