Add Xbox One Elite 2 Controller (thanks rotilho on gh)
This commit is contained in:
@@ -140,3 +140,6 @@ KERNEL=="hidraw*", ATTRS{idVendor}=="044f", ATTRS{idProduct}=="d00e", MODE="0660
|
||||
|
||||
# Performance Designed Products Victrix Pro FS-12 for PS4 & PS5
|
||||
KERNEL=="hidraw*", ATTRS{idVendor}=="0e6f", ATTRS{idProduct}=="020c", MODE="0660", TAG+="uaccess"
|
||||
|
||||
# Xbox One Elite 2 Controller
|
||||
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", KERNELS=="*045E:0B22*", MODE="0660", TAG+="uaccess"
|
||||
Reference in New Issue
Block a user