qmk-keychron-q3-colemak-dh/tests
Pete Sevander 8a332e6f01
Fix Mod-Tap combo regression ()
* 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 () 2022-12-18 21:55:14 +01:00
autocorrect Introduce VERIFY_AND_CLEAR shorthand () 2022-12-18 21:55:14 +01:00
basic Fix OSMs getting stuck () 2023-04-03 15:38:44 +10:00
caps_word Prevent Tri-Layer keys from stopping caps words () 2023-04-10 13:45:25 +01:00
combo Fix Mod-Tap combo regression () 2023-05-10 17:59:52 +02:00
leader Refactor Leader key feature () 2023-02-13 03:19:02 +11:00
no_tapping Fix functions when NO_ACTION_TAPPING is defined () 2023-02-19 12:08:03 +11:00
secure Introduce VERIFY_AND_CLEAR shorthand () 2022-12-18 21:55:14 +01:00
tap_dance Tap Dance: remove qk_ prefix () 2022-12-14 12:40:25 -08:00
tap_hold_configurations Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps () 2023-04-03 15:32:47 +10:00
test_common Remove some use of keymap.h () 2023-03-03 17:50:40 +00:00
tri_layer [Core] Tri Layer Keys () 2023-02-12 10:23:07 +11:00