summaryrefslogtreecommitdiff
path: root/docs/feature_rgb_matrix.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-02-27 01:51:13 +0000
committerQMK Bot <hello@qmk.fm>2022-02-27 01:51:13 +0000
commit4fae7cde7fd72100c16cae21820830e01e2beb6a (patch)
tree39ccd356410571236617dced0f4865b9e7523221 /docs/feature_rgb_matrix.md
parent0815d89eb836608ea024eb23c1bbbb9cf9f3c001 (diff)
parent259cf769664b075613399afd888e916a3b028897 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/feature_rgb_matrix.md')
-rw-r--r--docs/feature_rgb_matrix.md2
1 files changed, 2 insertions, 0 deletions
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