qmk_firmware/tests
Pete Sevander 8a332e6f01
Fix Mod-Tap combo regression (#20669)
* Add keyevent for combo keyrecord

* Fix formatting

* Update quantum/process_keycode/process_combo.c

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>

* Add combo unit-tests and hot-fix process_record_tap_hint

...as this function tries to lookup the combo keys passed in. This will
be refactored in a later pr.

---------

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2023-05-10 17:59:52 +02:00
..
auto_shift Introduce VERIFY_AND_CLEAR shorthand (#19370) 2022-12-18 21:55:14 +01:00
autocorrect Introduce VERIFY_AND_CLEAR shorthand (#19370) 2022-12-18 21:55:14 +01:00
basic Fix OSMs getting stuck (#20034) 2023-04-03 15:38:44 +10:00
caps_word Prevent Tri-Layer keys from stopping caps words (#20398) 2023-04-10 13:45:25 +01:00
combo Fix Mod-Tap combo regression (#20669) 2023-05-10 17:59:52 +02:00
leader Refactor Leader key feature (#19632) 2023-02-13 03:19:02 +11:00
no_tapping Fix functions when NO_ACTION_TAPPING is defined (#11528) 2023-02-19 12:08:03 +11:00
secure Introduce VERIFY_AND_CLEAR shorthand (#19370) 2022-12-18 21:55:14 +01:00
tap_dance Tap Dance: remove qk_ prefix (#19313) 2022-12-14 12:40:25 -08:00
tap_hold_configurations Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
test_common Remove some use of keymap.h (#20006) 2023-03-03 17:50:40 +00:00
tri_layer [Core] Tri Layer Keys (#19795) 2023-02-12 10:23:07 +11:00