Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-format changes | skullY | 2019-08-30 | 1 | -51/+18 |
| | |||||
* | Sendstring LUT improvements (#5727) | fauxpark | 2019-07-15 | 1 | -44/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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 QWERTZ <> QWERTY issue in sendstring_german.h | Flugschwein | 2019-02-04 | 1 | -2/+2 |
| | | | Small mistake that caused sendstring commands to exchange y with z. | ||||
* | Add sendstring_german.h (#4124) | Patrick Hener | 2018-10-12 | 1 | -0/+81 |
* added sweet16 test keymap and touched sendstring_german.h * added sendstring_german.h * Delete keymap.c As suggested deleted the keymap file. |