Skip to content

Commit 733f62e

Browse files
committed
Add PowerA Fusion Fightpad for Nintendo Switch
1 parent 1344348 commit 733f62e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

60-steam-input.rules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="0e6f", ATTRS{idProduct}=="0185", MODE="0660
5252
# PowerA Wired Controller for Nintendo Switch
5353
KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a711", MODE="0660", TAG+="uaccess"
5454
KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a713", MODE="0660", TAG+="uaccess"
55+
KERNEL=="hidraw*", ATTRS{idVendor}=="20d6", ATTRS{idProduct}=="a712", MODE="0660", TAG+="uaccess"
5556

5657
# PowerA Wireless Controller for Nintendo Switch we have to use
5758
# ATTRS{name} since VID/PID are reported as zeros. We use /bin/sh

0 commit comments

Comments
 (0)