Add Corsair H115i PRO RGB to udev rules

This commit is contained in:
Adam Honse 2020-08-18 12:10:45 -05:00
parent 0b7b42b8f5
commit ed368fba12

View file

@ -47,8 +47,10 @@ SUBSYSTEMS=="usb", ATTR{idVendor}=="2516", ATTR{idProduct}=="0109", TAG+="uacces
# Corsair Hydro Series Devices #
# #
# Corsair H100i Pro RGB #
# Corsair H115i Pro RGB #
#---------------------------------------------------------------#
SUBSYSTEMS=="usb", ATTR{idVendor}=="1b1c", ATTR{idProduct}=="0c15", TAG+="uaccess"
SUBSYSTEMS=="usb", ATTR{idVendor}=="1b1c", ATTR{idProduct}=="0c13", TAG+="uaccess"
#---------------------------------------------------------------#
# Corsair Lighting Node Devices #