Skip to content

1.4.2

Compare
Choose a tag to compare
@averycblack averycblack released this 04 Nov 19:13
· 2 commits to master since this release
e23fb3a

This release should fix many I2C touchpads out there which either did not work before or spammed interrupts. Some small fixes for SMBus touchpads as well.

What's Changed

  • Set contact count to max number of fingers by @1Revenger1 in #191
  • Remove trackpoint 2:1 scaling by @1Revenger1 in #190
  • Refactor I2C to use the HID Input Report @1Revenger1 in #193
  • Update VoodooSMBus to prevent duplicate drivers attaching

Full Changelog: 1.4.1...1.4.2