summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-27 10:18:07 +1000
committerGitHub <noreply@github.com>2023-09-27 01:18:07 +0100
commit32de27bb20071e4e8614b0fd1f2d289e016ca5a1 (patch)
treedf4394b3a03d8dc83ec9bdd57774453bccc74a99 /docs
parent5da3604ec37fadbc737978d2d8ab77492da478eb (diff)
is31fl3736: extract single-color API (#22133)
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 001d80ddab..3ea85932af 100644
--- a/docs/reference_info_json.md
+++ b/docs/reference_info_json.md
@@ -329,7 +329,7 @@ Configures the [LED Matrix](feature_led_matrix.md) feature.
* The centroid (geometric center) of the LEDs. Used for certain effects.
* Default: `[112, 32]`
* `driver` (Required)
- * The driver to use. Must be one of `ckled2001`, `custom`, `is31fl3731`, `is31fl3742a`, `is31fl3743a`, `is31fl3745`, `is31fl3746a`.
+ * The driver to use. Must be one of `ckled2001`, `custom`, `is31fl3731`, `is31fl3736`, `is31fl3742a`, `is31fl3743a`, `is31fl3745`, `is31fl3746a`.
* `layout` (Required)
* List of LED configuration dictionaries. Each dictionary contains:
* `flags` (Required)