Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Dec 20:09
· 3 commits to main since this release

Added

  • High-resolution scrolling (applications need to support it).
  • Devices can now also be specified by their name.
  • New config option devicesExclude to ignore specific devices (#67).
  • New flag --list-devices to list available input devices.
  • New config option instanceName to support running multiple instances.
  • New action mod-layer to overload a modifier key (#48).
  • New action exec-press-release to execute different commands on key press and release (#74).

Changed

  • Improved hotplug support for keyboards (thanks to @h43z).
  • Don't exit if there are no matching devices at startup.
  • Log warnings for unknown or duplicate keys in the config file (#96).

Fixed

  • Disable early-release in tap-hold for modifier keys (#95).