summaryrefslogtreecommitdiff
path: root/tests/tap_hold_configurations
AgeCommit message (Expand)AuthorFilesLines
2025-11-30Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+1
2025-11-30[CI] Format code according to conventions (#25827)QMK Bot1-2/+1
2025-11-23[Bug][Core] Fix Speculative Hold to enable also right-handed RSFT, RCTL by de...Pascal Getreuer6-284/+416
2025-11-11[Core] Speculative Hold option for mod-taps: hold mods instantly while unsett...Pascal Getreuer13-0/+3416
2025-04-28[Core] Enhance Flow Tap to work better for rolls over multiple tap-hold keys....Pascal Getreuer6-1/+1350
2025-04-22[Bug][Core] Fix for Flow Tap: fix handling of distinct taps and timer updates...Pascal Getreuer2-1/+331
2025-04-14[Core] Flow Tap tap-hold option to disable HRMs during fast typing (#25125)Pascal Getreuer4-0/+376
2025-02-16Retro Tapping Re-Write; Key Roll Fix (#23641)John1-0/+408
2025-01-30[Bug][Core] Fix for Chordal Hold: stuck mods when mod-taps are pressed in a s...Pascal Getreuer2-1/+87
2025-01-27[Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to ...Pascal Getreuer18-0/+2981
2023-09-25Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...Isaac Elenbaas2-2/+2
2023-07-08[Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ...precondition2-1/+205
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2-82/+0
2023-02-22[Bug] Fix compilation error when defining QUICK_TAP_TERM_PER_KEY (#19893)precondition1-0/+4
2023-01-02Allow mod-tap hold action on one shot layer (#19214)David Kosorin1-0/+248
2022-12-18Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann8-134/+134
2022-12-13Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition9-351/+3
2022-12-12Format code according to conventions (#19305)QMK Bot1-4/+3
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y4-52/+132
2022-10-23Format code according to conventions (#18818)QMK Bot1-13/+13
2022-10-22Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721)precondition3-0/+461
2022-09-20Remove legacy keycodes from unit tests (#18430)Joel Challis4-9/+9
2022-08-15[Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063)Stefan Kerkmann1-4/+0
2022-06-05Apply EXPECT_REPORT and EXPECT_EMPTY_REPORT (#17311)Stefan Kerkmann9-76/+76
2022-06-05Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer9-83/+83
2021-12-14[Core] Don't send keyboard reports that propagate no changes to the host (#1...Stefan Kerkmann4-8/+3
2021-11-23 [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann21-0/+1403
2021-11-23Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel21-1403/+0
2021-11-23[Tests] Increase QMK test coverage (#13789)Stefan Kerkmann21-0/+1403