Update dist/72-yuzu-input.rules
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
This commit is contained in:
parent
033e1bf292
commit
df9712ae68
1 changed files with 1 additions and 0 deletions
1
dist/72-yuzu-input.rules
vendored
1
dist/72-yuzu-input.rules
vendored
|
@ -8,6 +8,7 @@
|
|||
# Switch Pro Controller (USB/Bluetooth)
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="057e", ATTRS{idProduct}=="2009", MODE="0660", TAG+="uaccess"
|
||||
KERNEL=="hidraw*", KERNELS=="*057e:2009*", MODE="0660", TAG+="uaccess"
|
||||
|
||||
# Joy-Con L (Bluetooth)
|
||||
KERNEL=="hidraw*", KERNELS=="*057e:2006*", MODE="0660", TAG+="uaccess"
|
||||
# Joy-Con R (Bluetooth)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue