OpenRGB/Controllers/QMKOpenRGBController
Chris M b05f954d35 Updates for QMK key code mapping
* Added QMKOpenRGBBaseController
* Refactored Rev9, RevB and RevD controllers to remove redundant code
* Updated "qmk_keycode_keyname_map" to add missing keycodes
* Resolves #3781
2023-12-25 07:47:15 +00:00
..
QMKOpenRGBBaseController.cpp Updates for QMK key code mapping 2023-12-25 07:47:15 +00:00
QMKOpenRGBBaseController.h Updates for QMK key code mapping 2023-12-25 07:47:15 +00:00
QMKOpenRGBController.h Updated RGB effect list for QMK protocol 2022-07-11 13:09:43 +00:00
QMKOpenRGBControllerDetect.cpp Removed include directives from ResourceManager.h to speed up build process 2023-07-12 14:51:47 +00:00
QMKOpenRGBRev9Controller.cpp Updates for QMK key code mapping 2023-12-25 07:47:15 +00:00
QMKOpenRGBRev9Controller.h Updates for QMK key code mapping 2023-12-25 07:47:15 +00:00
QMKOpenRGBRevBController.cpp Updates for QMK key code mapping 2023-12-25 07:47:15 +00:00
QMKOpenRGBRevBController.h Updates for QMK key code mapping 2023-12-25 07:47:15 +00:00
QMKOpenRGBRevDController.cpp Updates for QMK key code mapping 2023-12-25 07:47:15 +00:00
QMKOpenRGBRevDController.h Updates for QMK key code mapping 2023-12-25 07:47:15 +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