summaryrefslogtreecommitdiffstats
path: root/tests/test_common/test_driver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor `send_extra` (#18615)Ryan2022-10-061-2/+2
* Simplify extrakeys sending at the host driver level (#18230)Ryan2022-09-021-7/+3
* Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer2022-06-051-0/+35
* Format code according to conventions (#16322)QMK Bot2022-02-121-5/+15
* [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann2021-11-231-1/+4
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-231-4/+1
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-231-1/+4
* clang-format changesskullY2019-08-301-28/+7
* Configure vscode file associations, use hpp instead of hFred Sundvik2017-07-081-1/+1
* More natural interface for setting keyboard ledsFred Sundvik2017-06-191-2/+1
* Actually test for correct key pressesFred Sundvik2017-06-181-3/+3
* Add a couple of basic tests and implement driver mockFred Sundvik2017-06-181-0/+58