François Magimel
09ab67c044
docs: fix misspellings ( #25555 )
...
* docs: fix misspellings
* docs: do line breaks with HTML instead of spaces
To remove trailing spaces and to avoid breaking things, line breaks can
be done with the HTML br tag.
2025-09-09 14:51:13 -07:00
QMK Bot
49a4ec538d
Merge remote-tracking branch 'origin/master' into develop
2025-07-04 19:10:00 +00:00
Joel Challis
9e103614f8
Fix invalid layer API usage in RGB Matrix docs ( #25449 )
2025-07-04 20:09:27 +01:00
Nick Brassel
7808f8f56b
Add {rgb|led}_matrix_get_mode_name(). ( #25344 )
2025-06-07 22:56:58 +10:00
art-was-here
7f42a5bc03
[New Feature/Core] New RGB Matrix Animation "Starlight Smooth" ( #25203 )
2025-05-12 08:50:36 +10:00
ClownFish
7641359240
[Docs] Unify lighting step descriptions ( #25167 )
...
unify lighting step descriptions and defaults across docs
2025-04-17 10:23:16 -06:00
Ryan
9884e4982b
Rename RGB/HSV structs: keyboard-level code ( #24476 )
2024-10-12 19:00:56 +01:00
Ryan
6fa11bf219
Separate RGBLight/RGB Matrix keycode handling ( #23679 )
...
* 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 ( #23630 )
2024-07-15 12:03:30 +10:00
lizaoreo
dafc46f1d1
Update RGB matrix indicator example ( #23947 )
...
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 ( #23910 )
2024-06-13 13:31:03 +10:00
Ryan
be9dfe65dd
Add API reference section for LED/RGB Matrix docs ( #23902 )
2024-06-13 12:55:47 +10:00
Ryan
8041a88f5d
Slight clarification of LED/RGB Matrix custom effect docs ( #23897 )
2024-06-12 01:50:25 +01:00
Ryan
78a0adfbb4
[docs] Organize driver & feature docs into subfolders ( #23848 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2024-06-02 12:42:24 +10:00