forked from mirror/qmk_firmware
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -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.
|
Set the color of all LEDs.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user