Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: This still needs improvement: HID: nintendo: add IMU support
This patch adds support for the controller's IMU. The accelerometer and gyro data are both provided to userspace using a second input device. The devices can be associated using their uniq value (set to the controller's MAC address). A large part of this patch's functionality was provided by Carl Mueller. The IMU device is blacklisted from the joydev input handler. Signed-off-by: Daniel J. Ogorchock <[email protected]>
- Loading branch information