summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/sendstring_uk.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting for sendstring LUTs (#7176)fauxpark2019-10-281-16/+35
|
* clang-format changesskullY2019-08-301-33/+16
|
* Sendstring LUT improvements (#5727)fauxpark2019-07-151-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)fauxpark2019-04-271-2/+2
|
* Add UK variant of the SEND_STRING() LUTsRys Sommefeldt2019-02-181-0/+62