From 4c87fddebeab00db14be15f032737d8e1814f937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20SAILLANT?= <108685187+electron-rare@users.noreply.github.com> Date: Tue, 11 Feb 2025 21:11:48 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81932a6..037860e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ of LED devices in a larger LED device (rows of a plane, planes of a cube, spokes - For Teensy 4.x only. It may be possible to add other boards if they support DMA driven by configurable timers, and ability to map digital pins to a data register which DMA can target. - - LED data color formats: RGB, GRB, BRG, GBR, BGR and RGBW + - LED data color formats: RGB, GRB, BRG, GBR, BGR and RGBW, BRGW, GBRW, WRGB, etc... + - Known compatible LED types: SK6812, WS2811, WS2812, WS2812B, WS2812C, WS2812D, WS2812S, WS2813, WS2813E, WS2815B