qmk_firmware/tests/repeat_key
windexlight 593cd168c6
Fix possible repeat key infinite recursion (#25926)
Guard against infinite recursion when pressing this sequence after fresh boot: repeat key press -> another key press/release -> repeat key release.
2026-03-31 11:12:01 +01:00
..
alt_repeat_key [Core] use keycode_string in unit tests (#25042) 2025-03-21 08:47:22 +01:00
repeat_key_combo [Bug] Fix issue with Repeat Key-Combo test (#21005) 2023-05-20 21:22:46 +01:00
config.h [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 2023-05-20 22:35:06 +10:00
test_repeat_key.cpp Fix possible repeat key infinite recursion (#25926) 2026-03-31 11:12:01 +01:00
test.mk Ignore the Layer Lock key in Repeat Key and Caps Word. (#25171) 2025-04-19 11:57:00 -07:00