aboutsummaryrefslogtreecommitdiff
path: root/docs/feature_rgb_matrix.md
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2019-01-27 16:19:55 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2019-02-10 15:37:12 -0800
commit24df54b80794144907db94c2cb5ceca928700e2d (patch)
treeb18b05f7c108c4db34b4796773aa4f93c6e39fe5 /docs/feature_rgb_matrix.md
parentcc738e32dd02cbc6e10f3e229332390d3b886e4d (diff)
downloadqmk_firmware-24df54b80794144907db94c2cb5ceca928700e2d.tar.gz
qmk_firmware-24df54b80794144907db94c2cb5ceca928700e2d.zip
Add documentation for led matrix
Diffstat (limited to 'docs/feature_rgb_matrix.md')
-rw-r--r--docs/feature_rgb_matrix.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/feature_rgb_matrix.md b/docs/feature_rgb_matrix.md
index 0af1e4947..e955eb26f 100644
--- a/docs/feature_rgb_matrix.md
+++ b/docs/feature_rgb_matrix.md
@@ -1,5 +1,9 @@
1# RGB Matrix Lighting 1# RGB Matrix Lighting
2 2
3This feature allows you to use RGB LED matrices driven by external drivers. It hooks into the RGBLIGHT system so you can use the same keycodes as RGBLIGHT to control it.
4
5If you want to use single color LED's you should use the [LED Matrix Subsystem](feature_led_matrix.md) instead.
6
3## Driver configuration 7## Driver configuration
4 8
5### IS31FL3731 9### IS31FL3731