summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHorrorTroll <sonicvipduc@gmail.com>2024-02-16 21:41:35 +0700
committerGitHub <noreply@github.com>2024-02-17 01:41:35 +1100
commitf6709e65ebfd385a9963348d41c19abe9b91e8ad (patch)
treee61190504d666a8535f5e41bed90d8b5cdb7b9dc /docs
parent9b0b3d7b25a845bd1af2152ab1259a6522d5590f (diff)
Add RGB matrix & LED Matrix support for IS31FL3729 (#21944)
Co-authored-by: Xelus22 <preyas22@gmail.com> Co-authored-by: dexter93 <d3xter93@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference_info_json.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference_info_json.md b/docs/reference_info_json.md
index 1f73ec8fae..796db1f244 100644
--- a/docs/reference_info_json.md
+++ b/docs/reference_info_json.md
@@ -633,7 +633,7 @@ Configures the [RGB Matrix](feature_rgb_matrix.md) feature.
* The default animation speed.
* Default: `128`
* `driver` (Required)
- * The driver to use. Must be one of `aw20216s`, `custom`, `is31fl3218`, `is31fl3731`, `is31fl3733`, `is31fl3736`, `is31fl3737`, `is31fl3741`, `is31fl3742a`, `is31fl3743a`, `is31fl3745`, `is31fl3746a`, `snled27351`, `ws2812`.
+ * The driver to use. Must be one of `aw20216s`, `custom`, `is31fl3218`, `is31fl3729`, `is31fl3731`, `is31fl3733`, `is31fl3736`, `is31fl3737`, `is31fl3741`, `is31fl3742a`, `is31fl3743a`, `is31fl3745`, `is31fl3746a`, `snled27351`, `ws2812`.
* `hue_steps`
* The number of hue adjustment steps.
* Default: `8`