Commit Graph

1 Commits (d3c55da89df6df2f0f64618b6237d59cccb7fe26)

Author SHA1 Message Date
nirenjan d3c55da89d Create HID driver for Saitek X52 and X52 Pro
This change replaces the old USB driver with a more modern HID driver.
This uses the HID framework, which means that we don't have to deal with
the USB transport, and only have to parse and report input events.

[skip ci]
2020-08-12 01:11:15 -07:00