Skip to content

v2.1.1

Latest

Choose a tag to compare

@j1n6 j1n6 released this 13 Aug 20:28
· 1 commit to main since this release

What's Changed

Trackball Quality of Life Improvements:

  • Raw sample of readings with faster cursor responses - reducing notable lag and still maintain smoothness
  • Avoiding the hard deadzone at the beginning of the velocity curve
  • Clamps the maximum time delta to prevent stale idle periods from multiplying with the new instant speed (qmk wakeup accumulates higher delta than expected)

Bug:

  • Fixed: Change the Alt key mappings on Layer 1 (LY1) to transparent fallback. This ensures that Alt always registers as Alt even when the Fn layer is active, e.g. allowing combinations like Ctrl + Alt + Fn + (F1) to work reliably regardless of the key press order.