diff options
| author | Joel Challis | 2025-03-05 00:40:28 +0100 |
|---|---|---|
| committer | GitHub | 2025-03-05 00:40:28 +0100 |
| commit | 0302171facfa2992bfa9871e23c446d843d6a7bb (patch) | |
| tree | 7dfc63e93ca0c2b20fdd6ecc7d263dd16b4a360f /keyboards/cipulot | |
| parent | fcfe0e8a952382e4fda442321090a07b09b607c0 (diff) | |
Remove invalid RGB Matrix effects (#24977)
Diffstat (limited to 'keyboards/cipulot')
| -rw-r--r-- | keyboards/cipulot/ec_980c/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/cipulot/ec_980c/keyboard.json b/keyboards/cipulot/ec_980c/keyboard.json index 35946fa623..9be58d294c 100644 --- a/keyboards/cipulot/ec_980c/keyboard.json +++ b/keyboards/cipulot/ec_980c/keyboard.json @@ -30,8 +30,7 @@ "rgb_matrix": { "animations": { "breathing": true, - "cycle_left_right": true, - "solid_color": true + "cycle_left_right": true }, "driver": "ws2812", "layout": [ |