Commit Graph

4 Commits (921e18988f0de68b147b8eb041d72f7dc0127831)

Author SHA1 Message Date
fauxpark 8ab7f1f39e Fix formatting for sendstring LUTs (#7176) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
fauxpark a5ecf14608 Sendstring LUT improvements (#5727)
* 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
6 years ago
Jacob Jerrell c39780b8e1 Add Support for Software Workman (#2632)
This adds the keymap translations and sendstring definitions to support software workman.
7 years ago