summaryrefslogtreecommitdiff
path: root/tests/test_common/test_driver.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-11-23Add pointing tests (#24513)Dasky1-0/+1
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan1-1/+5
2023-08-27Unicode, Unicodemap and UCIS refactor (#21659)Ryan1-2/+7
2022-10-06Refactor `send_extra` (#18615)Ryan1-2/+2
2022-09-02Simplify extrakeys sending at the host driver level (#18230)Ryan1-7/+3
2022-06-05Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer1-0/+35
2022-02-12Format code according to conventions (#16322)QMK Bot1-5/+15
2021-11-23 [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann1-1/+4
2021-11-23Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel1-4/+1
2021-11-23[Tests] Increase QMK test coverage (#13789)Stefan Kerkmann1-1/+4
2019-08-30clang-format changesskullY1-28/+7
2017-07-08Configure vscode file associations, use hpp instead of hFred Sundvik1-1/+1
2017-06-19More natural interface for setting keyboard ledsFred Sundvik1-2/+1
2017-06-18Actually test for correct key pressesFred Sundvik1-3/+3
2017-06-18Add a couple of basic tests and implement driver mockFred Sundvik1-0/+58