Features - list of actions
Programming a list of actions
As for the CH Control Manager, you can program a key to trigger a list of actions, that is, pressing once will trigger H, once again will trigger E, etc. This is viewed also as a macro, simply stating that delay is to wait for next key press (of the same key). This is done by rotation, so getting at the end of the list will start over from the beginning. This also allows to implement a toggle key, by defining two such actions.
Combining and keeping track
This can be combined with a macro sequence, so you could also program a toggle macro, etc. Different list keys can also be mixed, program will keep track. Finally, the stopmacro key described above will also perform a reset of all lists, as this can be useful.