OpenRGB/Controllers/QMKOpenRGBController
2021-12-27 05:12:39 +00:00
..
QMKOpenRGBController.h Add QMK OpenRGB Protocol Revision B Controller 2021-07-25 17:01:50 -05:00
QMKOpenRGBControllerDetect.cpp 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
QMKOpenRGBRev9Controller.cpp 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
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 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.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 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
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 some build warnings 2021-07-28 18:28:16 -05:00
RGBController_QMKOpenRGBRev9.h Rename QMK OpenRGB controller to QMK OpenRGB Rev9 controller prior to merging new protocol MR 2021-07-25 15:05:01 -05:00
RGBController_QMKOpenRGBRevB.cpp Add support for saving to eeprom 2021-09-09 03:01:02 +00:00
RGBController_QMKOpenRGBRevB.h Add support for saving to eeprom 2021-09-09 03:01:02 +00:00
RGBController_QMKOpenRGBRevD.cpp 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_QMKOpenRGBRevD.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