Pascal Getreuer 9d47119457 [Core] Options to constrain Speculative Hold: `SPECULATIVE_HOLD_ONE_KEY` and `SPECULATIVE_HOLD_FLOW_TERM`. (#26099) 2 months ago
..
build.mk c9d62ddc78 [Core] use `keycode_string` in unit tests (#25042) 1 year ago
keyboard_report_util.cpp 1daa191e09 Add includes for std::setw (#26153) 3 months ago
keyboard_report_util.hpp 9d47119457 [Core] Options to constrain Speculative Hold: `SPECULATIVE_HOLD_ONE_KEY` and `SPECULATIVE_HOLD_FLOW_TERM`. (#26099) 2 months ago
keymap.c a24bdccee0 [Tests] Increase QMK test coverage take 2 (#15269) 4 years ago
main.cpp dd94877ec6 Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 2 years ago
matrix.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 years ago
mouse_report_util.cpp 1daa191e09 Add includes for std::setw (#26153) 3 months ago
mouse_report_util.hpp 1f7d10902a Add pointing tests (#24513) 1 year ago
pointing_device_driver.c 7919848324 Add core handling for pointing device failures. (#25315) 1 year ago
test_common.h dd94877ec6 Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 2 years ago
test_common.hpp 962e4c0e18 [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 3 years ago
test_driver.cpp 1daa191e09 Add includes for std::setw (#26153) 3 months ago
test_driver.hpp c9d62ddc78 [Core] use `keycode_string` in unit tests (#25042) 1 year ago
test_fixture.cpp 2b88b7b20a Ignore Uninteresting test warnings during test teardown (#26161) 2 months ago
test_fixture.hpp 6a0d90f81a Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 4 years ago
test_keymap_key.cpp 1daa191e09 Add includes for std::setw (#26153) 3 months ago
test_keymap_key.hpp c9d62ddc78 [Core] use `keycode_string` in unit tests (#25042) 1 year ago
test_logger.cpp 962e4c0e18 [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 3 years ago
test_logger.hpp 18ed7c6caf [CI] Format code according to conventions (#26138) 3 months ago
test_matrix.h 7071900407 Missed a couple more `#pragma once`s (#11351) 5 years ago
test_pointing_device_driver.h 1f7d10902a Add pointing tests (#24513) 1 year ago