Draft: Attempt to add support for Corsair K70 LUX (Non-RBG)
Initial commit for Corsair K70 Lux (Non-RGB)
If I did this right, this should close #1124 (closed). I am not skilled enough to know how to correctly compile the code myself to check on my own, at least not without instructions for dumdums like me. :P Since the Corsair K70 Lux is basically a Corsair K70 Lux RGB without full RGB control, I think simply adding these lines to the controller will allow it to recognize the device. Hopefully, it just works:tm:.
Checklist for Accepting a Merge Request for a New Device
-
The New Device
issue raised for this device is linked to this MR with a keywordCloses / Resolves / Implements
-
There is a device protocol page in the Developer Wiki or there is enough information / captures in the New Device
issue to provide ongoing support. -
The code to be merged follows the style guide and change requirements as documented in the contributing guide.
-
Meta data for the device is included in RGBController_*
file -
This device is detected and is working on Windows 10 and / or 11 -
This device is detected and is working on Linux (Please specify distribution and releases tested) -
Logging for Info, Warnings and Errors has been added for troubleshooting purposes