summaryrefslogtreecommitdiffstats
path: root/tests/test_common/keycode_table.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Align sequencer keycodes (#19875)Joel Challis2023-02-181-9/+9
|
* [Core] Tri Layer Keys (#19795)Drashna Jaelre2023-02-121-0/+2
| | | | | | | Co-authored-by: wilba <wilba@wilba.tech> Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Normalise Swap Hands keycodes (#19720)Ryan2023-01-301-8/+8
|
* [Test] Reset timer for every unit test and provide timestamps for log ↵Stefan Kerkmann2022-12-151-0/+663
messages (#17028)