aboutsummaryrefslogtreecommitdiff
path: root/50-loupedeck.rules
diff options
context:
space:
mode:
Diffstat (limited to '50-loupedeck.rules')
-rw-r--r--50-loupedeck.rules6
1 files changed, 4 insertions, 2 deletions
diff --git a/50-loupedeck.rules b/50-loupedeck.rules
index 19e732d..c2af0fc 100644
--- a/50-loupedeck.rules
+++ b/50-loupedeck.rules
@@ -1,2 +1,4 @@
-ACTION=="add", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="2ec2", ATTRS{idProduct}=="0004", MODE="0666" # Loupedeck Live
-ACTION=="add", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="0d06", MODE="0666" # Razer Stream Controller
+# Loupedeck Live
+ACTION=="add", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="2ec2", ATTRS{idProduct}=="0004", MODE="0666"
+# Razer Stream Controller
+ACTION=="add", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="1532", ATTRS{idProduct}=="0d06", MODE="0666"