qmk_firmware/tests/combo/combo_repress
Stefan Kerkmann c9d62ddc78
[Core] use keycode_string in unit tests (#25042)
* tests: use keycode_string feature

With a proper keycode to string implementation in qmk there is no need
to use the unit tests only implementation anymore.

Signed-off-by: Stefan Kerkmann <karlk90@pm.me>

* tests: remove keycode_util feature

This feature is no longer used as we switched the tests to the
keycode string implementation.

Signed-off-by: Stefan Kerkmann <karlk90@pm.me>
2025-03-21 08:47:22 +01:00
..
config.h Add combo key repress feature (#22858) 2024-09-05 23:27:20 -07:00
test_combo.cpp [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
test_combos_repress.c Add combo key repress feature (#22858) 2024-09-05 23:27:20 -07:00
test.mk Add combo key repress feature (#22858) 2024-09-05 23:27:20 -07:00