Add Thrustmaster eSwap Pro

From https://steamcommunity.com/groups/SteamClientBeta/discussions/0/5506189390966497500/
This commit is contained in:
kisak-valve
2021-08-25 10:21:41 -04:00
committed by GitHub
parent 5ccfc9603f
commit 4185e22097
+3
View File
@@ -122,3 +122,6 @@ KERNEL=="hidraw*", KERNELS=="*0955:7214*", MODE="0660", TAG+="uaccess"
# Astro C40
KERNEL=="hidraw*", ATTRS{idVendor}=="9886", ATTRS{idProduct}=="0025", MODE="0660", TAG+="uaccess"
# Thrustmaster eSwap Pro
KERNEL=="hidraw*", ATTRS{idVendor}=="044f", ATTRS{idProduct}=="d00e", MODE="0660", TAG+="uaccess"