Adam Honse
|
d52ad02c5c
|
Organize most controller files into subfolders
|
2024-04-30 17:18:39 -05:00 |
|
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 |
|
Dmitry K
|
51712f08b5
|
Removed include directives from ResourceManager.h to speed up build process
|
2023-07-12 14:51:47 +00:00 |
|
reklrekl
|
f46d86303c
|
Add ISO keycodes 0x32 and 0x64 to QMK controller
|
2022-08-03 14:38:12 +00:00 |
|
Chris
|
d8e023b4c8
|
Initial commit for a canonical list of key names
+ Created RGBControllerKeyNames.h
* Adjusted every reference for key names found in `DeviceView`
* Formatting corrections
|
2022-02-13 15:40:15 +11: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 |
|