]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Sendstring LUT improvements (#5727)
authorfauxpark <fauxpark@gmail.com>
Tue, 16 Jul 2019 06:15:07 +0000 (16:15 +1000)
committerskullydazed <skullydazed@users.noreply.github.com>
Tue, 16 Jul 2019 06:15:07 +0000 (23:15 -0700)
* 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


No differences found