Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Adds reading IMU data from MCU interface 5. This device polls at 1000Hz and provides all 3 axis for each interial measurement in a single report. - While at it, performs cleanup of unused event types and remanes many others to be simpler. The more complex names aren't needed for Go S as it doesn't have as many interfaces as the Go. - Adds basic support for the touchpad. X/Y events are disabled until a firmware update can enable ABS values instead of REL values.
- Loading branch information