THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
tests
/
test_common
History
QMK Bot
cfe0709fc3
Merge remote-tracking branch 'origin/master' into develop
2024-05-13 17:16:21 +00:00
..
build.mk
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (
#15889
)
2023-09-25 12:45:49 +10:00
keyboard_report_util.cpp
Separate 6KRO and NKRO report structs (
#22267
)
2023-10-23 15:43:46 +11:00
keyboard_report_util.hpp
…
keycode_table.cpp
Normalise RGBLight (underglow) keycodes (
#23656
)
2024-05-07 18:36:50 +10:00
keycode_util.cpp
…
keycode_util.hpp
Keymap introspection for combos. (
#19670
)
2023-05-15 22:27:37 +10:00
keymap.c
…
main.cpp
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (
#15889
)
2023-09-25 12:45:49 +10:00
matrix.c
Remove matrix_init_quantum/matrix_scan_quantum (
#19806
)
2023-02-11 03:47:17 +00:00
test_common.h
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (
#15889
)
2023-09-25 12:45:49 +10:00
test_common.hpp
…
test_driver.cpp
Separate 6KRO and NKRO report structs (
#22267
)
2023-10-23 15:43:46 +11:00
test_driver.hpp
Separate 6KRO and NKRO report structs (
#22267
)
2023-10-23 15:43:46 +11:00
test_fixture.cpp
Add housekeeping execution to unit tests (
#22999
)
2024-05-13 18:15:52 +01:00
test_fixture.hpp
…
test_keymap_key.cpp
…
test_keymap_key.hpp
…
test_logger.cpp
…
test_logger.hpp
…
test_matrix.h
…