qmk_firmware/tests/test_common
Ryan 09d668eb0e
Simplify extrakeys sending at the host driver level (#18230)
* Simplify extrakeys sending at the host driver level

* There are two arguments here

* Wrong syntax

* Adjust keyboards which use a custom host driver
2022-09-02 20:38:27 +01:00
..
build.mk [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
keyboard_report_util.cpp Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
keyboard_report_util.hpp
keymap.c [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
main.cpp
matrix.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
test_common.h [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
test_common.hpp
test_driver.cpp Simplify extrakeys sending at the host driver level (#18230) 2022-09-02 20:38:27 +01:00
test_driver.hpp Simplify extrakeys sending at the host driver level (#18230) 2022-09-02 20:38:27 +01:00
test_fixture.cpp Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 2022-08-13 23:48:51 +10:00
test_fixture.hpp Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 2022-08-13 23:48:51 +10:00
test_keymap_key.cpp [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
test_keymap_key.hpp [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
test_logger.cpp Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
test_logger.hpp [Tests] Increase QMK test coverage take 2 (#15269) 2021-11-23 13:31:01 +11:00
test_matrix.h