hwdb: Add override for headset form-factor for the Corsair Void Elite

Earlier versions of the headset had 'Headset' in the product name.
This version uses 'Dongle' instead, so it doesn't get given a form-factor.
This commit is contained in:
Stuart Hayhurst 2023-12-25 20:39:00 +00:00 committed by Yu Watanabe
parent fe3fcb9492
commit 5fd55b2c26

View File

@ -8,6 +8,13 @@
# systemd-hwdb update
# udevadm trigger
###########################################################
# Corsair
###########################################################
# Void Headsets
usb:v1B1Cp0A51*
SOUND_FORM_FACTOR=headset
###########################################################
# Steelseries
###########################################################