| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 2025-07-11 | 1 | -3/+3 |
| | | | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff | ||||
| * | Deprecate some nonstandard mod & mod-tap keycode aliases (#25437) | Ryan | 2025-07-06 | 1 | -1/+1 |
| | | |||||
| * | Separate RGBLight/RGB Matrix keycode handling (#23679) | Ryan | 2024-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge | ||||
| * | Add init function to RGBLight driver struct (#23076) | Ryan | 2024-03-18 | 2 | -0/+202 |