qmk_firmware/tests/test_common
Joel Challis 4a5bae51cd
[Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)
* [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#21881)

* Apply suggestions from code review

Co-authored-by: Nick Brassel <nick@tzarc.org>

---------

Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-11-23 10:09:34 +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 Remove RING_BUFFERED_6KRO_REPORT_ENABLE due to disuse. (#24433) 2024-09-24 12:53:55 +01:00
keyboard_report_util.hpp
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
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
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