summarylogtreecommitdiffstats
path: root/wooting-xinput.rules
diff options
context:
space:
mode:
authorShayne Hartford2022-06-25 17:10:46 -0400
committerShayne Hartford2022-06-25 17:10:46 -0400
commitbc2118528ffeee2fb117953ddf3d4b16a02defaa (patch)
treeea2d59314713ee8c9a12a0dfa7726d987a71593e /wooting-xinput.rules
downloadaur-bc2118528ffeee2fb117953ddf3d4b16a02defaa.tar.gz
4.4.6
Diffstat (limited to 'wooting-xinput.rules')
-rw-r--r--wooting-xinput.rules11
1 files changed, 11 insertions, 0 deletions
diff --git a/wooting-xinput.rules b/wooting-xinput.rules
new file mode 100644
index 000000000000..a631ddb35351
--- /dev/null
+++ b/wooting-xinput.rules
@@ -0,0 +1,11 @@
+# Wooting One
+SUBSYSTEM=="usb", ENV{PRODUCT}=="3eb/ff01/*", ENV{INTERFACE}=="255/93/1", TAG+="systemd", ENV{SYSTEMD_WANTS}="wooting-xinput@03eb:ff01"
+
+# Wooting Two
+SUBSYSTEM=="usb", ENV{PRODUCT}=="3eb/ff02/*", ENV{INTERFACE}=="255/93/1", TAG+="systemd", ENV{SYSTEMD_WANTS}="wooting-xinput@03eb:ff02"
+
+# Wooting Two Lekker Edition
+SUBSYSTEM=="usb", ENV{PRODUCT}=="31e3/1210/*", ENV{INTERFACE}=="255/93/1", TAG+="systemd", ENV{SYSTEMD_WANTS}="wooting-xinput@31e3:1210"
+
+# Wooting Two HE
+SUBSYSTEM=="usb", ENV{PRODUCT}=="31e3/1220/*", ENV{INTERFACE}=="255/93/1", TAG+="systemd", ENV{SYSTEMD_WANTS}="wooting-xinput@31e3:1220"