chore(submodules): bump led-driver for pattern reverse

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-17 18:32:07 +12:00
parent 879db2a7df
commit 7ecb5c3b3e
2 changed files with 8 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
"supports_manual": true "supports_manual": true
}, },
"colour_cycle": { "colour_cycle": {
"supports_reverse": true,
"n1": "Step rate", "n1": "Step rate",
"mode": { "mode": {
"0": "Scroll palette gradient", "0": "Scroll palette gradient",
@@ -29,6 +30,7 @@
"supports_manual": false "supports_manual": false
}, },
"chase": { "chase": {
"supports_reverse": true,
"n1": "Colour 1 Length", "n1": "Colour 1 Length",
"n2": "Colour 2 Length", "n2": "Colour 2 Length",
"n3": "Step 1", "n3": "Step 1",
@@ -155,6 +157,7 @@
"supports_manual": true "supports_manual": true
}, },
"aurora": { "aurora": {
"supports_reverse": true,
"n1": "Band count (0) or spatial period LEDs (1)", "n1": "Band count (0) or spatial period LEDs (1)",
"n2": "Shimmer (0) or blend strength (1)", "n2": "Shimmer (0) or blend strength (1)",
"n3": "Unused (0) or drift speed (1)", "n3": "Unused (0) or drift speed (1)",
@@ -169,6 +172,7 @@
"supports_manual": true "supports_manual": true
}, },
"icicles": { "icicles": {
"supports_reverse": true,
"n1": "Anchor spacing (LEDs)", "n1": "Anchor spacing (LEDs)",
"n2": "Max icicle length (LEDs)", "n2": "Max icicle length (LEDs)",
"n3": "Phase step per refresh", "n3": "Phase step per refresh",
@@ -179,6 +183,7 @@
"supports_manual": true "supports_manual": true
}, },
"blizzard": { "blizzard": {
"supports_reverse": true,
"n1": "Flake density", "n1": "Flake density",
"n2": "Fall speed", "n2": "Fall speed",
"n3": "Wind (128 = centred; lower/raise for drift bias)", "n3": "Wind (128 = centred; lower/raise for drift bias)",
@@ -227,6 +232,7 @@
"supports_manual": false "supports_manual": false
}, },
"meteor": { "meteor": {
"supports_reverse": true,
"n1": "Tail length (01) or eye width (2)", "n1": "Tail length (01) or eye width (2)",
"n2": "Speed (LEDs per frame)", "n2": "Speed (LEDs per frame)",
"n3": "Fade amount (0), comet gap (1), or end pause frames (2)", "n3": "Fade amount (0), comet gap (1), or end pause frames (2)",
@@ -242,6 +248,7 @@
"supports_manual": true "supports_manual": true
}, },
"particles": { "particles": {
"supports_reverse": true,
"n1": "Flake density (0) or spawn rate (1)", "n1": "Flake density (0) or spawn rate (1)",
"n2": "Fall speed (LEDs per frame)", "n2": "Fall speed (LEDs per frame)",
"n3": "Unused (0) or streak length (1)", "n3": "Unused (0) or streak length (1)",