Compare commits
1 Commits
PDP-7341
...
Raiju-2-TE
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b0bddafc1 |
@@ -59,6 +59,9 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="146b", ATTRS{idProduct}=="0d01", MODE="0660
|
||||
# Razer Raiju PS4 Controller
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="1000", MODE="0660", TAG+="uaccess"
|
||||
|
||||
# Razer Raiju 2 Tournament Edition
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="1007", MODE="0660", TAG+="uaccess"
|
||||
|
||||
# Razer Panthera Arcade Stick
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="0401", MODE="0660", TAG+="uaccess"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user