summaryrefslogtreecommitdiff
path: root/docs/reference_info_json.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-09-13 22:45:17 +1000
committerGitHub <noreply@github.com>2023-09-13 22:45:17 +1000
commita0aebe5cd586bb464105a8ce6eddf926372c6146 (patch)
tree70742d160be0e6e11a95c518ede17bb7e4b34823 /docs/reference_info_json.md
parentb9f2121d109cf8c3c4ff8ba7cc382db34cc3e1e4 (diff)
aw20216: driver naming cleanups (#21891)
Diffstat (limited to 'docs/reference_info_json.md')
-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 b81aacb43c..9030c99aa6 100644
--- a/docs/reference_info_json.md
+++ b/docs/reference_info_json.md
@@ -530,7 +530,7 @@ Configures the [RGB Matrix](feature_rgb_matrix.md) feature.
530 * The centroid (geometric center) of the LEDs. Used for certain effects. 530 * The centroid (geometric center) of the LEDs. Used for certain effects.
531 * Default: `[112, 32]` 531 * Default: `[112, 32]`
532 * `driver` (Required) 532 * `driver` (Required)
533 * The driver to use. Must be one of `aw20216`, `ckled2001`, `custom`, `is31fl3731`, `is31fl3733`, `is31fl3736`, `is31fl3737`, `is31fl3741`, `is31fl3742a`, `is31fl3743a`, `is31fl3745`, `is31fl3746a`, `ws2812`. 533 * The driver to use. Must be one of `aw20216s`, `ckled2001`, `custom`, `is31fl3731`, `is31fl3733`, `is31fl3736`, `is31fl3737`, `is31fl3741`, `is31fl3742a`, `is31fl3743a`, `is31fl3745`, `is31fl3746a`, `ws2812`.
534 * `hue_steps` 534 * `hue_steps`
535 * The number of hue adjustment steps. 535 * The number of hue adjustment steps.
536 * Default: `8` 536 * Default: `8`