v89: Macros, LEDs, Unicode chars
New features
- 20 configurable macros, see record/playMacro and Macros
- traybar icon indicates "macro recording ongoing"
- GLOBAL capsicainOnOffKey can now control the LED for ScrLock, NumLock, CapsLock.
See Keyword GLOBAL
The OnOff key is not forwarded to Windows anymore. - Enable unicode hex input for altChar, like > altChar(+11D).
This requires registry entry. See Function altChar
Breaking Changes
- the key label
SYSRQis nowPRINT
Cleanup
- Lot of cleanup around Messy keys
- removed dedicated ESC+U ESC+P shortcuts for key/password macros
Fixes
several minor fixes for special cases. See the commit log for details.
Other
- compile flag for Precision performance timers.
- average keypress is processed in 0.020 milliseconds. With logging on that increases to 2ms