Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix formatting for sendstring LUTs (#7176) | fauxpark | 2019-10-28 | 1 | -16/+35 |
| | |||||
* | clang-format changes | skullY | 2019-08-30 | 1 | -33/+16 |
| | |||||
* | Sendstring LUT improvements (#5727) | fauxpark | 2019-07-15 | 1 | -23/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Align sendstring LUTs to 9 characters wide * Replace 0 with XXXXXXX * Use decimal 128 for LUT size * Align heading comments * Add ASCII table comments * Add missing AltGr LUTs and adjust keycode LUTs accordingly * Use pragma once * Correct a couple more keycodes * Capitalise "BÉPO" * Also clean up the default tables * Tidy up Belgian and Norman LUTs | ||||
* | Fix sendstring "#" producing "£" instead (#5724) | fauxpark | 2019-04-27 | 1 | -2/+2 |
| | |||||
* | Add UK variant of the SEND_STRING() LUTs | Rys Sommefeldt | 2019-02-18 | 1 | -0/+62 |