Skip to content

1.0.4

Choose a tag to compare

@thirteen37 thirteen37 released this 21 Aug 13:41
· 5 commits to main since this release
0cab21b

Fixes iPad tap-to-click and on-screen/modifier-bar keys not registering on the host.

Synthesized presses were emitted with zero duration, so the press and release collapsed inside a single HID polling window and the host only ever saw the release. Presses are now held long enough to be sampled.