+8
−0
+1
−0
+1
−0
+3
−0
drivers/hid/hid-xinmo.c
0 → 100644
+72
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The driver currently only supports the Dual Arcade controller. It fixes the negative axis event values (the devices sends -2) to match the logical axis minimum of the HID report descriptor (the report announces -1). It is needed because hid-input discards out of bounds values. Signed-off-by:Olivier Scherler <oscherler@ithink.ch> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>