Add HORIPAD for Nintendo Switch
Reported and tested at https://github.com/ValveSoftware/steam-for-linux/issues/6944.
This commit is contained in:
@@ -61,6 +61,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="0055", MODE="0660
|
||||
# HORIPAD 4 FPS Plus
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="0066", MODE="0660", TAG+="uaccess"
|
||||
|
||||
# HORIPAD for Nintendo Switch
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="0f0d", ATTRS{idProduct}=="00c1", 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