OpenRGB/Controllers/QMKOpenRGBController
2022-09-24 20:31:49 -05:00
..
QMKOpenRGBController.h Updated RGB effect list for QMK protocol 2022-07-11 13:09:43 +00:00
QMKOpenRGBControllerDetect.cpp Fixed some issues of new QMK Protocol 2022-07-12 21:29:23 +07:00
QMKOpenRGBRev9Controller.cpp Add ISO keycodes 0x32 and 0x64 to QMK controller 2022-08-03 14:38:12 +00:00
QMKOpenRGBRev9Controller.h Add option for introducing a delay (in milliseconds) between direct mode LED packets for the QMK OpenRGB protocol 2021-09-11 20:10:37 -05:00
QMKOpenRGBRevBController.cpp Add ISO keycodes 0x32 and 0x64 to QMK controller 2022-08-03 14:38:12 +00:00
QMKOpenRGBRevBController.h Add option for introducing a delay (in milliseconds) between direct mode LED packets for the QMK OpenRGB protocol 2021-09-11 20:10:37 -05:00
QMKOpenRGBRevDController.cpp Add ISO keycodes 0x32 and 0x64 to QMK controller 2022-08-03 14:38:12 +00:00
QMKOpenRGBRevDController.h Implement new protocol version that adds tracking of keyboard-internal LED IDs rather than assuming they are in the same order as in OpenRGB, as well as sending the LED ID that needs to be updated on every direct update. 2021-12-27 05:12:39 +00:00
RGBController_QMKOpenRGBRev9.cpp Fix warnings in RGBController_QMKOpenRGBRev9.cpp 2022-09-23 18:01:34 -05:00
RGBController_QMKOpenRGBRev9.h Remove SetCustomMode from all controllers beginning with the letter Q 2022-08-21 17:44:31 -05:00
RGBController_QMKOpenRGBRevB.cpp Fix warnings in RGBController_QMKOpenRGBRevB.cpp 2022-09-24 17:47:43 -05:00
RGBController_QMKOpenRGBRevB.h Remove SetCustomMode from all controllers beginning with the letter Q 2022-08-21 17:44:31 -05:00
RGBController_QMKOpenRGBRevD.cpp Fix warnings in RGBController_QMKOpenRGBRevD.cpp 2022-09-24 20:28:29 -05:00
RGBController_QMKOpenRGBRevD.h Remove SetCustomMode from all controllers beginning with the letter Q 2022-08-21 17:44:31 -05:00
RGBController_QMKOpenRGBRevE.cpp Fix warnings in RGBController_QMKOpenRGBRevE.cpp 2022-09-24 20:31:49 -05:00
RGBController_QMKOpenRGBRevE.h Remove SetCustomMode from all controllers beginning with the letter Q 2022-08-21 17:44:31 -05:00