0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-04-18 05:05:40 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ryan
9884e4982b
Rename RGB/HSV structs: keyboard-level code () 2024-10-12 19:00:56 +01:00
Ryan
6fa11bf219
Separate RGBLight/RGB Matrix keycode handling ()
* 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
2024-10-12 18:43:50 +02:00
Ryan
85447bd53b
LED drivers: extract documentation from LED/RGB Matrix pages () 2024-07-15 12:03:30 +10:00
lizaoreo
dafc46f1d1
Update RGB matrix indicator example ()
Changed the example in indicator-examples-2 to use a compound literal, otherwise the code fails to compile.
2024-06-17 20:30:57 +01:00
Ryan
942c2a8d5a
Fix nonunique anchors () 2024-06-13 13:31:03 +10:00
Ryan
be9dfe65dd
Add API reference section for LED/RGB Matrix docs () 2024-06-13 12:55:47 +10:00
Ryan
8041a88f5d
Slight clarification of LED/RGB Matrix custom effect docs () 2024-06-12 01:50:25 +01:00
Ryan
78a0adfbb4
[docs] Organize driver & feature docs into subfolders ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-06-02 12:42:24 +10:00