Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2026-01-03 20:32:57 +00:00
commit c5795dd8d7
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ Set the color of a single LED. This function does not immediately update the LED
---
### `void ws812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)` {#api-ws2812-set-color-all}
### `void ws2812_set_color_all(uint8_t red, uint8_t green, uint8_t blue)` {#api-ws2812-set-color-all}
Set the color of all LEDs.