OpenRGB/Controllers/CoolerMasterController
edbgon b49aeacd18 Added brightness control to CMR6000 device for color cycle mode
Commits merged by Adam Honse <calcprogrammer1@gmail.com>
2021-07-04 21:17:21 -05:00
..
CMARGBcontroller.cpp Fix a bunch of warnings 2021-04-29 13:42:49 -05:00
CMARGBcontroller.h Updated CM ARGB Controller to v0023 protocol 2021-03-08 21:57:40 -06:00
CMMKController.cpp Continued the work started by !62 with respect to adding support for Cooler Master keyboards using the libcmmk library. 2021-04-30 01:42:49 +00:00
CMMKController.h Continued the work started by !62 with respect to adding support for Cooler Master keyboards using the libcmmk library. 2021-04-30 01:42:49 +00:00
CMMP750Controller.cpp Corrected mode assignment read from device in constructor 2021-01-01 16:52:33 -06:00
CMMP750Controller.h Corrected Logical errors in ResourceManager.cpp 2021-01-01 16:52:27 -06:00
CMR6000Controller.cpp Added brightness control to CMR6000 device for color cycle mode 2021-07-04 21:17:21 -05:00
CMR6000Controller.h Added brightness control to CMR6000 device for color cycle mode 2021-07-04 21:17:21 -05:00
CMSmallARGBController.cpp Fix more warnings 2021-04-30 10:56:40 -05:00
CMSmallARGBController.h Initial Commit for new device Coolermaster Small ARGB Controller 2021-02-15 09:33:58 -06:00
CoolerMasterControllerDetect.cpp Correct spelling mistake for Cooler Master Small ARGB detector 2021-06-27 19:45:41 -07:00
RGBController_CMARGBController.cpp Fix more warnings 2021-04-30 10:56:40 -05:00
RGBController_CMARGBController.h Updated CM ARGB Controller to v0023 protocol 2021-03-08 21:57:40 -06:00
RGBController_CMMKController.cpp rename mode to reactive, behavior is that key changes from color1 to color2 when pressed, and fades back to color1 after some time configured by the speed parameter 2021-04-30 01:42:49 +00:00
RGBController_CMMKController.h Continued the work started by !62 with respect to adding support for Cooler Master keyboards using the libcmmk library. 2021-04-30 01:42:49 +00:00
RGBController_CMMP750Controller.cpp Fix a bunch of warnings 2021-04-29 13:42:49 -05:00
RGBController_CMMP750Controller.h Move RGBController files for device controllers into the Controllers directory 2020-09-29 20:54:04 +00:00
RGBController_CMR6000Controller.cpp Added brightness control to CMR6000 device for color cycle mode 2021-07-04 21:17:21 -05:00
RGBController_CMR6000Controller.h Add initial support for AMD Radeon 6000 series reference cards 2021-02-06 13:36:06 -06:00
RGBController_CMSmallARGBController.cpp Fix more warnings 2021-04-30 10:56:40 -05:00
RGBController_CMSmallARGBController.h Initial Commit for new device Coolermaster Small ARGB Controller 2021-02-15 09:33:58 -06:00