summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-10-03 01:09:20 +1100
committerGitHub <noreply@github.com>2023-10-03 01:09:20 +1100
commitbd5860de4ed50ee306cee2ef54c7ff4f751a6168 (patch)
treeb64ac52a33a54fe8e1e60541d4d2fe4255d2ec84 /docs
parent6e3f770d0d26230381a57b43843c074508a850e8 (diff)
is31fl3737/3741: add LED Matrix support (#22163)
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 6a79b11b34..7e5f11b7a7 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`, `is31fl3218`, `is31fl3731`, `is31fl3733`, `is31fl3736`, `is31fl3742a`, `is31fl3743a`, `is31fl3745`, `is31fl3746a`.
+ * The driver to use. Must be one of `ckled2001`, `custom`, `is31fl3218`, `is31fl3731`, `is31fl3733`, `is31fl3736`, `is31fl3737`, `is31fl3741`, `is31fl3742a`, `is31fl3743a`, `is31fl3745`, `is31fl3746a`.
* `layout` (Required)
* List of LED configuration dictionaries. Each dictionary contains:
* `flags` (Required)