summarylogtreecommitdiffstats
path: root/wooting-xinput.rules
diff options
context:
space:
mode:
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"