Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Docs] Unify lighting step descriptions (#25167) | ClownFish | 2025-04-17 | 1 | -0/+4 |
| | | | unify lighting step descriptions and defaults across docs | ||||
* | Rename RGB/HSV structs: keyboard-level code (#24476) | Ryan | 2024-10-12 | 1 | -6/+6 |
| | |||||
* | Separate RGBLight/RGB Matrix keycode handling (#23679) | Ryan | 2024-10-12 | 1 | -34/+16 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | LED drivers: extract documentation from LED/RGB Matrix pages (#23630) | Ryan | 2024-07-15 | 1 | -533/+25 |
| | |||||
* | Update RGB matrix indicator example (#23947) | lizaoreo | 2024-06-17 | 1 | -2/+2 |
| | | | Changed the example in indicator-examples-2 to use a compound literal, otherwise the code fails to compile. | ||||
* | Fix nonunique anchors (#23910) | Ryan | 2024-06-13 | 1 | -1/+1 |
| | |||||
* | Add API reference section for LED/RGB Matrix docs (#23902) | Ryan | 2024-06-13 | 1 | -65/+406 |
| | |||||
* | Slight clarification of LED/RGB Matrix custom effect docs (#23897) | Ryan | 2024-06-12 | 1 | -6/+6 |
| | |||||
* | [docs] Organize driver & feature docs into subfolders (#23848) | Ryan | 2024-06-02 | 1 | -0/+1119 |
Co-authored-by: Nick Brassel <nick@tzarc.org> |