aboutsummaryrefslogtreecommitdiff
path: root/docs/features/rgblight.md
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] Unify lighting step descriptions (#25167)ClownFish2025-04-171-3/+3
| | | unify lighting step descriptions and defaults across docs
* Backward compatibility for new RGB keycode handling (#24490)Ryan2024-11-201-0/+4
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-6/+0
| | | | | | | | | | | | | | | * 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
* [docs] Update RGBLight (Underglow) keycode names (#23999)Ryan2024-07-061-23/+25
|
* [docs] Organize driver & feature docs into subfolders (#23848)Ryan2024-06-021-0/+581
Co-authored-by: Nick Brassel <nick@tzarc.org>