]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add AV production access to Elgado Stream Deck devices 22730/head
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Mon, 14 Mar 2022 13:50:45 +0000 (10:50 -0300)
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Mon, 14 Mar 2022 17:49:04 +0000 (14:49 -0300)
The Stream Deck products from Elgato are simple key pads
intended to be used as macro pads. They're popular within
the streaming community.

This commit adds all 5 Stream Deck variants available to
the AV production file.

See https://www.elgato.com/en/stream-deck

hwdb.d/70-av-production.hwdb

index 17ac1b4fb6c7f6488ba1786400b5489b4ab72b76..a13d6981eb572d49d47b85643d667105edb16722 100644 (file)
@@ -2,7 +2,8 @@
 #
 # Database for AV production controllers that should be accessible to the seat owner.
 #
-# This covers DJ tables, and music-oriented key pads
+# This covers DJ tables, music-oriented key pads, and streaming-oriented key pads
+# such as Elgato Stream Deck
 #
 # To add local entries, copy this file to
 #   /etc/udev/hwdb.d/
@@ -24,6 +25,29 @@ usb:v2982p1967*
 usb:v1157p0300*
  ID_AV_PRODUCTION_CONTROLLER=1
 
+################
+# Elgato
+################
+# Stream Deck Original (gen 1)
+usb:v0FD9p0060*
+ ID_AV_PRODUCTION_CONTROLLER=1
+
+# Stream Deck Mini
+usb:v0FD9p0063*
+ ID_AV_PRODUCTION_CONTROLLER=1
+
+# Stream Deck XL
+usb:v0FD9p006C*
+ ID_AV_PRODUCTION_CONTROLLER=1
+
+# Stream Deck Original (gen 2)
+usb:v0FD9p006D*
+ ID_AV_PRODUCTION_CONTROLLER=1
+
+# Stream Deck MK.2
+usb:v0FD9p0080*
+ ID_AV_PRODUCTION_CONTROLLER=1
+
 #############################
 # Hercules (Guillemot Corp)
 #############################