The basis for cancelling Via macros in progress and for making Via macros repeat
The idea is to capture the Via macro execution in function dynamic_keymap_macro_send() (in file quantum/dynamic_keymap.c) and instead feed the information into an existing QMK macro engine that has cancelling macros and repeating macros as features. Introduction It is relatively straightforward …
The basis for cancelling Via macros in progress and for making Via macros repeat Read more »