summaryrefslogtreecommitdiff
path: root/tests/basic
Commit message (Expand)AuthorAge
* Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577)Drashna Jaelre2022-11-12
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-06
* Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer2022-06-05
* Rip out old macro and action_function system (#16025)Ryan2022-01-24
* [Core] Don't send keyboard reports that propagate no changes to the host (#1...Stefan Kerkmann2021-12-14
* [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann2021-11-23
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-23
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-23
* Basic keycode overhaul (#14726)Ryan2021-11-03
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-28
* format code according to conventions [skip ci]QMK Bot2020-03-13
* Fix pressing two keys with the same keycode but different modifiers (#2710)fredizzimo2020-03-13
* clang-format changesskullY2019-08-30
* Remove empty action_function()fauxpark2019-01-11
* add tests for action_layer.c and reset layer state after testsColin T.A. Gray2017-12-15
* Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-11
* Reference issue #1478 from the unit testsFred Sundvik2017-07-08
* Reference issue #1477 from the unit testsFred Sundvik2017-07-08
* Reference issue #524 from the unit testsFred Sundvik2017-07-08
* Reference issue #1476 from the unit testsFred Sundvik2017-07-08
* Configure vscode file associations, use hpp instead of hFred Sundvik2017-07-08
* Fix keymap formattingFred Sundvik2017-07-08
* Add tests for macrosFred Sundvik2017-07-08
* Rename tests to start with test_Fred Sundvik2017-07-08
* Add basic timing support, and SFT_T testsFred Sundvik2017-07-08
* Add test for a combo keyFred Sundvik2017-07-08
* Add simple modifier testFred Sundvik2017-07-08
* Improve the tests a bitFred Sundvik2017-07-08
* A bigger test matrix, and test for unmapped keysFred Sundvik2017-07-08
* Rename test.cpp to keypress.cppFred Sundvik2017-07-08
* Move test keymap to keymap.cFred Sundvik2017-07-08
* More natural interface for setting keyboard ledsFred Sundvik2017-06-19
* Add a test fixtureFred Sundvik2017-06-18
* Test two keys pressed at onceFred Sundvik2017-06-18
* Actually test for correct key pressesFred Sundvik2017-06-18
* Fix the order of init and driver creationFred Sundvik2017-06-18
* Add a couple of basic tests and implement driver mockFred Sundvik2017-06-18
* Add keymapFred Sundvik2017-06-18
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-18
* Define MATRIX_COLS and MATRIX_ROWSFred Sundvik2017-06-18
* Add basic infrastrucure for building full testsFred Sundvik2017-06-18