feat(behaviors): Add macro support.
* Fine grainted press/release/tap actions. * TIming between actions can be controlled. * Processed async, to avoid blocking.
This commit is contained in:
parent
58c7c0ee0c
commit
3a6a249ad0
36 changed files with 732 additions and 0 deletions
3
app/tests/macros/wait-macro-release/events.patterns
Normal file
3
app/tests/macros/wait-macro-release/events.patterns
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
s/.*hid_listener_keycode/kp/p
|
||||
s/.*behavior_queue_process_next/queue_process_next/p
|
||||
s/.*queue_macro/qm/p
|
||||
Loading…
Add table
Add a link
Reference in a new issue