KeyMapper
KeyMapper copied to clipboard
repeat a set of actions
trafficstars
Developer TODO (don't remove)
- [ ] create new branch. put issue number at start of name
- [ ] update documentation
- [ ] squash and merge
- [ ] delete branch we should we able to cycle through a list of actions in a keymap. it would be kinda like the repeat function but just for every action cycling through one another
Just to clarify, it would go like "A, B, C" loop and start over... Couldnt you just have individual actions repeat, but each with a different delay time?
Just to clarify, it would go like "A, B, C"
loopand start over... Couldnt you just have individual actions repeat, but each with a different delay time?
Yeah, would this work?