| .. |
|
build.mk
|
dd94877ec6
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889)
|
2 years ago |
|
keyboard_report_util.cpp
|
0c160e1fba
Separate 6KRO and NKRO report structs (#22267)
|
2 years ago |
|
keyboard_report_util.hpp
|
1b7b72c0e9
Ensure single newline at EOF for core files (#11310)
|
5 years ago |
|
keycode_table.cpp
|
3993b15f05
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
|
3 years ago |
|
keycode_util.cpp
|
962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028)
|
3 years ago |
|
keycode_util.hpp
|
5faa23d54c
Keymap introspection for combos. (#19670)
|
3 years 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 |
|
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
|
0c160e1fba
Separate 6KRO and NKRO report structs (#22267)
|
2 years ago |
|
test_driver.hpp
|
0c160e1fba
Separate 6KRO and NKRO report structs (#22267)
|
2 years ago |
|
test_fixture.cpp
|
3be5d90b6d
Remove some use of keymap.h (#20006)
|
3 years ago |
|
test_fixture.hpp
|
6a0d90f81a
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)
|
4 years ago |
|
test_keymap_key.cpp
|
962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028)
|
3 years ago |
|
test_keymap_key.hpp
|
962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028)
|
3 years 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
|
962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028)
|
3 years ago |
|
test_matrix.h
|
7071900407
Missed a couple more `#pragma once`s (#11351)
|
5 years ago |