Skip to content

Commit

Permalink
HID: nintendo: add IMU support
Browse files Browse the repository at this point in the history
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
DanielOgorchock committed Aug 16, 2020
1 parent 4e72db9 commit 4a14fc8
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 12 deletions.
Loading

0 comments on commit 4a14fc8

Please sign in to comment.