diff --git a/Home.md b/Home.md index f2f6abf..db3a659 100644 --- a/Home.md +++ b/Home.md @@ -17,7 +17,10 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad [The API Reference](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) will just give you details of objects and methods available to you. -## Latest Features +## Latest Features +### (March 27th, 2020) +* SK9822 support + ### (January 10th, 2020) * WS2801 specific feature and method @@ -48,6 +51,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad * WS2811, WS2812, WS2812b, WS2813, APA 106, SK6812, & LC8812 (NeoPixels) * RGB and RGBW (in various color order) * APA102 (DotStars) +* SK9822 * LPD8806 * WS2801 * All one and two wire RGB pixels that use the same transport as any of the above.