Add configurable sequential macro support for Touch Bar buttons so a button can emit a sequence of key presses instead of only a single key or simultaneous key combination.
The primary use case is entering Unicode characters on Linux using Ubuntu's Unicode compose sequence, for example:
Ctrl+Shift+U
release
d
f
Space
which produces "ß".
Add configurable sequential macro support for Touch Bar buttons so a button can emit a sequence of key presses instead of only a single key or simultaneous key combination.
The primary use case is entering Unicode characters on Linux using Ubuntu's Unicode compose sequence, for example:
Ctrl+Shift+U
release
d
f
Space
which produces "ß".