From 259cf769664b075613399afd888e916a3b028897 Mon Sep 17 00:00:00 2001 From: Dasky <32983009+daskygit@users.noreply.github.com> Date: Sun, 27 Feb 2022 01:50:44 +0000 Subject: Link WS2812 driver page from rgb feature docs (#16366) --- docs/feature_rgb_matrix.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/feature_rgb_matrix.md') diff --git a/docs/feature_rgb_matrix.md b/docs/feature_rgb_matrix.md index a021779d43..e2312f2766 100644 --- a/docs/feature_rgb_matrix.md +++ b/docs/feature_rgb_matrix.md @@ -361,6 +361,8 @@ Configure the hardware via your `config.h`: #define DRIVER_LED_TOTAL 70 ``` +?> There are additional configuration options for ARM controllers that offer increased performance over the default bitbang driver. Please see [WS2812 Driver](ws2812_driver.md) for more information. + --- ### APA102 :id=apa102 -- cgit v1.2.3