qmk_firmware/tests
Pascal Getreuer c26449e64f
[Core] Enhance Flow Tap to work better for rolls over multiple tap-hold keys. (#25200)
* Flow Tap revision for rolling press.

* Remove debugging cruft.

* Formatting fix.
2025-04-28 09:52:20 +02:00
..
audio [Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427) 2023-07-08 00:47:16 +10:00
auto_shift Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 2023-09-25 12:45:49 +10:00
autocorrect Introduce VERIFY_AND_CLEAR shorthand (#19370) 2022-12-18 21:55:14 +01:00
basic [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
caps_word Ignore the Layer Lock key in Repeat Key and Caps Word. (#25171) 2025-04-19 11:57:00 -07:00
combo [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
housekeeping Add housekeeping execution to unit tests (#22999) 2024-05-13 18:15:52 +01:00
keycode_string [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 2025-03-19 20:45:56 +01:00
layer_lock [Core] Add Layer Lock feature (#23430) 2024-11-21 17:31:54 +11:00
leader Refactor Leader key feature (#19632) 2023-02-13 03:19:02 +11:00
mousekeys Add pointing tests (#24513) 2024-11-23 16:34:32 +00:00
no_tapping Add EOL to non-keyboard files (#24990) 2025-03-06 23:17:51 +00:00
pointing Add pointing tests (#24513) 2024-11-23 16:34:32 +00:00
repeat_key Ignore the Layer Lock key in Repeat Key and Caps Word. (#25171) 2025-04-19 11:57:00 -07:00
secure Introduce VERIFY_AND_CLEAR shorthand (#19370) 2022-12-18 21:55:14 +01:00
tap_dance Tap dance introspection (#24049) 2024-07-06 00:57:54 +01:00
tap_hold_configurations [Core] Enhance Flow Tap to work better for rolls over multiple tap-hold keys. (#25200) 2025-04-28 09:52:20 +02:00
test_common Non-volatile memory data repository pattern (#24356) 2025-03-21 23:38:34 +11:00
tri_layer [Core] Tri Layer Keys (#19795) 2023-02-12 10:23:07 +11:00
unicode Unicode, Unicodemap and UCIS refactor (#21659) 2023-08-27 13:30:19 +10:00