forked from mirrors/qmk_userspace
Add documentation for led matrix
This commit is contained in:
parent
cc738e32dd
commit
24df54b807
3 changed files with 50 additions and 169 deletions
|
@ -1,5 +1,9 @@
|
|||
# RGB Matrix Lighting
|
||||
|
||||
This 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.
|
||||
|
||||
If you want to use single color LED's you should use the [LED Matrix Subsystem](feature_led_matrix.md) instead.
|
||||
|
||||
## Driver configuration
|
||||
|
||||
### IS31FL3731
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue