Update 60-steam-input.rules
Add support for Horipad mini 4
This commit is contained in:
@@ -86,6 +86,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="0066", MODE="0660
|
||||
# HORIPAD for Nintendo Switch
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="00c1", MODE="0660", TAG+="uaccess"
|
||||
|
||||
# HORIPAD mini 4
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="00ee", MODE="0660", TAG+="uaccess"
|
||||
|
||||
# Armor Armor 3 Pad PS4
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="0c12", ATTRS{idProduct}=="0e10", MODE="0660", TAG+="uaccess"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user