Age | Commit message (Expand) | Author |
---|---|---|
2020-02-25 | `send_unicode_string()`: Add support for code points > 0xFFFF (#8236) | Ryan |
2020-02-24 | A proper `send_string()` for the Unicode feature (#8155) | Ryan |
2019-08-30 | clang-format changes | skullY |
2019-05-03 | New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix... | Konstantin Đorđević |
2018-12-19 | Overhaul Unicode Common functionality (#4325) | Drashna Jaelre |
2018-10-19 | Fix Unicode EEPROM handling so it is consistent. (#4066) | Drashna Jaelre |
2018-10-01 | Add send_unicode_hex_string function (#3828) | Drashna Jaelre |
2017-08-30 | add UC_OSX_RALT to make unicode use the Right Alt key on OSX | Marco Fontani |
2017-03-28 | Clarify the quantum license (#1042) | skullydazed |
2017-02-16 | fix travis and reduce warnings | Jack Humbert |
2017-02-15 | fix weirdness with arm and mods | Jack Humbert |
2017-02-15 | unique variable name | Jack Humbert |
2017-02-15 | publicise variables | Jack Humbert |
2017-02-15 | add unicode common file, get names right | Jack Humbert |