summaryrefslogtreecommitdiffstats
path: root/tests/tap_hold_configurations
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Send a dummy keycode to neutralize flashing modifiers in retro tap ...precondition2023-07-082-1/+205
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-82/+0
* [Bug] Fix compilation error when defining QUICK_TAP_TERM_PER_KEY (#19893)precondition2023-02-221-0/+4
* Allow mod-tap hold action on one shot layer (#19214)David Kosorin2023-01-021-0/+248
* Introduce VERIFY_AND_CLEAR shorthand (#19370)Stefan Kerkmann2022-12-188-134/+134
* Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition2022-12-139-351/+3
* Format code according to conventions (#19305)QMK Bot2022-12-121-4/+3
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-124-52/+132
* Format code according to conventions (#18818)QMK Bot2022-10-231-13/+13
* Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721)precondition2022-10-223-0/+461
* Remove legacy keycodes from unit tests (#18430)Joel Challis2022-09-204-9/+9
* [Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063)Stefan Kerkmann2022-08-151-4/+0
* Apply EXPECT_REPORT and EXPECT_EMPTY_REPORT (#17311)Stefan Kerkmann2022-06-059-76/+76
* Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...Pascal Getreuer2022-06-059-83/+83
* [Core] Don't send keyboard reports that propagate no changes to the host (#1...Stefan Kerkmann2021-12-144-8/+3
* [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann2021-11-2321-0/+1403
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-2321-1403/+0
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-2321-0/+1403