diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..7c50e77 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,29 @@ ++ [Home](https://github.com/Makuna/NeoPixelBus/wiki) + * [Overview](https://github.com/Makuna/NeoPixelBus/wiki#overview) + - [FAQ](https://github.com/Makuna/NeoPixelBus/wiki/FAQ) + - [API Reference](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) + * [Supported Platforms](https://github.com/Makuna/NeoPixelBus/wiki#supported-platforms) + * [Supported Pixels](https://github.com/Makuna/NeoPixelBus/wiki#supported-pixels) + * [Projects based on this library](https://github.com/Makuna/NeoPixelBus/wiki/Project-References) + * [Smaller Code](https://github.com/Makuna/NeoPixelBus/wiki/Smaller-Code) + ++ [Examples](https://github.com/Makuna/NeoPixelBus/wiki/Examples) ++ [NeoPixelBus object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object) + * [NeoPixeBus API](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object-API) ++ [Color objects](https://github.com/Makuna/NeoPixelBus/wiki/Color-objects) + * [RgbColor API](https://github.com/Makuna/NeoPixelBus/wiki/RgbColor-object-API) + * [RgbwColor API](https://github.com/Makuna/NeoPixelBus/wiki/RgbwColor-object-API) + * [HtmlColor API](https://github.com/Makuna/NeoPixelBus/wiki/HtmlColor-object-API) + * [HslColor API](https://github.com/Makuna/NeoPixelBus/wiki/HslColor-object-API) + * [HsbColor API](https://github.com/Makuna/NeoPixelBus/wiki/HsbColor-object-API) ++ [NeoPixelAnimator object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelAnimator-object) + * [NeoPixelAnimator API](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelAnimator-object-API) ++ [NeoGamma object](https://github.com/Makuna/NeoPixelBus/wiki/NeoGamma-object) ++ [Matrix Panels Support](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support) + * [Layouts](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support#layouts) + * [NeoTopology](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support#neotopology) + * [NeoTiles](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support#neotiles) + * [NeoMosaic](https://github.com/Makuna/NeoPixelBus/wiki/Matrix-Panels-Support#neomosaic) ++ [Raster Image Support](https://github.com/Makuna/NeoPixelBus/wiki/Raster-Image-Support) + * [NeoBuffer API](https://github.com/Makuna/NeoPixelBus/wiki/NeoBuffer-object-API) + * [NeoVerticalSpriteSheet](https://github.com/Makuna/NeoPixelBus/wiki/NeoVerticalSpriteSheet-object-API)