HorrorTroll
3217bd7ceb
Fixed some issues of new QMK Protocol
2022-07-12 21:29:23 +07:00
HorrorTroll
4fd156d373
Updated RGB effect list for QMK protocol
2022-07-11 13:09:43 +00:00
Neneya
35a827d25c
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
Ksaper
04c430e31b
Add a logging message for when openrgb is not enabled in the firmware
2021-09-09 03:01:02 +00:00
Ksaper
56640b5922
Improve logging message
2021-09-09 03:01:02 +00:00
Ksaper
96427c4015
Add a logging message when procotol version is too old
2021-09-09 03:01:02 +00:00
Ksaper
4081cda8df
Add QMK OpenRGB Protocol Revision B Controller
...
* Updates for direct mode initialization to work with the new QMK Update
* Merge each 8 GetLEDInfo HID calls into one single call
* Merge all IsEnabledMode HID calls into one single call
* Update protocol version
Commits squashed and amended by Adam Honse <calcprogrammer1@gmail.com >
2021-07-25 17:01:50 -05:00
Adam Honse
6cee56ac78
Rename QMK OpenRGB controller to QMK OpenRGB Rev9 controller prior to merging new protocol MR
2021-07-25 15:05:01 -05:00
Adam Honse
68b0287cdd
Make detectors for QMK OpenRGB controller configurable
2021-05-31 18:35:07 -05:00
Adam Honse
d18f66f995
Implement dynamic detectors - run-once functions that can register detectors dynamically
2021-05-31 13:55:22 -05:00
Kasper
a5928518c1
Implement QMK OpenRGB Procotol
...
This commit squashes commits by:
Kasper <ofek4430@gmail.com >
jath03 <jackthughes@yahoo.com >
Adam Honse <calcprogrammer1@gmail.com >
Commits squashed and amended for code style by Adam Honse <calcprogrammer1@gmail.com >
2021-05-30 18:41:55 -05:00