aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/sendstring_belgian.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting for sendstring LUTs (#7176)fauxpark2019-10-281-18/+53
|
* clang-format changesskullY2019-08-301-51/+18
|
* Sendstring LUT improvements (#5727)fauxpark2019-07-151-38/+41
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add belgian layout for sendstring (#6008)Kimat Boven2019-05-291-0/+94
* belgian layout had no sendstring definition * backtick was not defined for belgian sendstring * slash definition was wrong for belgian sendstring Co-Authored-By: fauxpark <fauxpark@gmail.com> * use BE_ keys whenever we can Co-Authored-By: fauxpark <fauxpark@gmail.com> * ^ can be sent as a normal key (not a dead key) with altgr+para