..
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
Remove RING_BUFFERED_6KRO_REPORT_ENABLE
due to disuse. ( #24433 )
2024-09-24 12:53:55 +01:00
keyboard_report_util.hpp
Ensure single newline at EOF for core files ( #11310 )
2020-12-28 04:36:32 +11:00
keycode_table.cpp
[Core] Add Layer Lock feature ( #23430 )
2024-11-21 17:31:54 +11:00
keycode_util.cpp
[Feature] Add keycode PDF(layer) to set the default layer in EEPROM ( #24630 )
2024-11-23 10:09:34 +00:00
keycode_util.hpp
Keymap introspection for combos. ( #19670 )
2023-05-15 22:27:37 +10:00
keymap.c
[Tests] Increase QMK test coverage take 2 ( #15269 )
2021-11-23 13:31:01 +11:00
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] Reset timer for every unit test and provide timestamps for log messages ( #17028 )
2022-12-15 02:31:08 +11:00
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
Fix Caps Word capitalization when used with Combos + Auto Shift. ( #17549 )
2022-08-13 23:48:51 +10:00
test_keymap_key.cpp
[Test] Reset timer for every unit test and provide timestamps for log messages ( #17028 )
2022-12-15 02:31:08 +11:00
test_keymap_key.hpp
[Test] Reset timer for every unit test and provide timestamps for log messages ( #17028 )
2022-12-15 02:31:08 +11:00
test_logger.cpp
[Test] Reset timer for every unit test and provide timestamps for log messages ( #17028 )
2022-12-15 02:31:08 +11:00
test_logger.hpp
[Test] Reset timer for every unit test and provide timestamps for log messages ( #17028 )
2022-12-15 02:31:08 +11:00
test_matrix.h
Missed a couple more #pragma once
s ( #11351 )
2020-12-30 15:44:53 +00:00