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
2
app/tests/macros/basic/events.patterns
Normal file
2
app/tests/macros/basic/events.patterns
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
s/.*hid_listener_keycode/kp/p
|
||||
s/.*behavior_queue_process_next/queue_process_next/p
|
||||
Loading…
Add table
Add a link
Reference in a new issue