OpenRGB/Controllers/CorsairPeripheralV2Controller
Chris 3a71b76075 Initial commit for the Corsair MM700 to resolve #1718
+ Adding CorsairPeripheralV2Controller base class
+ Adding CorsairPeripheralV2Devices.h metadata file
+ Renaming CorsairK55RGBPROController to CorsairPeripheralV2SWController
+ Adjusting CorsairPeripheralV2SWController to accomodate base class changes
+ Renaming RGBController_CorsairK55RGBPRO to RGBController_CorsairV2SW
+ Adjusting RGBController_CorsairV2SW to handle device set up from meta data
+ Adding PID `0x1B9B` and registering detector in CorsairPeripheralV2ControllerDetect.cpp
2022-08-15 12:43:49 +10:00
..
CorsairPeripheralV2Controller.cpp Initial commit for the Corsair MM700 to resolve #1718 2022-08-15 12:43:49 +10:00
CorsairPeripheralV2Controller.h Initial commit for the Corsair MM700 to resolve #1718 2022-08-15 12:43:49 +10:00
CorsairPeripheralV2ControllerDetect.cpp Initial commit for the Corsair MM700 to resolve #1718 2022-08-15 12:43:49 +10:00
CorsairPeripheralV2Devices.h Initial commit for the Corsair MM700 to resolve #1718 2022-08-15 12:43:49 +10:00
CorsairPeripheralV2SoftwareController.cpp Initial commit for the Corsair MM700 to resolve #1718 2022-08-15 12:43:49 +10:00
CorsairPeripheralV2SoftwareController.h Initial commit for the Corsair MM700 to resolve #1718 2022-08-15 12:43:49 +10:00
RGBController_CorsairV2Software.cpp Initial commit for the Corsair MM700 to resolve #1718 2022-08-15 12:43:49 +10:00
RGBController_CorsairV2Software.h Initial commit for the Corsair MM700 to resolve #1718 2022-08-15 12:43:49 +10:00