New:
- Allow key actions to be repeated on subsequent switch presses #882
Fixed:
- Fixes issue with simulating character key strokes that include Alt - previously Optikey was using LeftAlt. Reverting to AltGr to prevent accidentally creating a shortcut combination of keystrokes.
- Fix SkipWhile that missed first gamepad press #895