ValveSoftware / steam-devices

List of devices Steam and SteamVR will want read/write permissions on, to help downstream distributions create udev rules/etc
MIT License
153 stars 42 forks source link

Update 60-steam-input.rules to include Horipad Mini #21

Closed besselfunct closed 3 years ago

besselfunct commented 3 years ago

Add support for Horipad mini 4*

*Button mapping is still not completely correct by default, but the controller is recognized, and can be remapped in Big Picture Mode

smcv commented 3 years ago

Button mapping is still not completely correct by default

That's not something that can be corrected here: it would have to be done by SDL or other raw HID consumers (for raw HID access) or in the kernel (for evdev access).