Fix incorrect PID in Corsair Peripheral driver and add udev rules file for all OpenRGB devices

This commit is contained in:
Adam Honse
2020-05-30 13:26:54 -05:00
parent 1d426f109a
commit f96a4c3557
2 changed files with 207 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
#define CORSAIR_K70_RGB_PID 0x1B13
#define CORSAIR_K70_LUX_RGB_PID 0x1B33
#define CORSAIR_K70_RGB_RAPIDFIRE_PID 0x1B38
#define CORSAIR_K70_RGB_MK2_PID 0x1B38
#define CORSAIR_K70_RGB_MK2_PID 0x1B49
#define CORSAIR_K70_RGB_MK2_SE_PID 0x1B6B
#define CORSAIR_K70_RGB_MK2_LP_PID 0x1B55