Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keymap introspection for combos. (#19670) | Nick Brassel | 2023-05-15 | 3 | -15/+19 |
| | |||||
* | Fix Mod-Tap combo regression (#20669) | Pete Sevander | 2023-05-10 | 3 | -0/+84 |
* 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> |