diff options
| author | Joel Challis | 2025-04-18 04:59:59 +0200 |
|---|---|---|
| committer | GitHub | 2025-04-18 04:59:59 +0200 |
| commit | b43fc33be3df1d8f9b0b13c43dea764adf2d70c5 (patch) | |
| tree | 2f91542c2cc85fed5c4905c07c172a1a240c6fcd /keyboards/marcopad/keyboard.json | |
| parent | d33aa82c51b3653877464f0b050b9994be09b70d (diff) | |
Remove duplication of RGB Matrix defaults (#25146)
* Remove duplication of RGB Matrix defaults
* Remove more duplication of defaults
* fix
Diffstat (limited to 'keyboards/marcopad/keyboard.json')
| -rw-r--r-- | keyboards/marcopad/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/marcopad/keyboard.json b/keyboards/marcopad/keyboard.json index c0a8ca37c0..50dc3c1ed0 100644 --- a/keyboards/marcopad/keyboard.json +++ b/keyboards/marcopad/keyboard.json @@ -34,8 +34,7 @@ "animation": "splash", "hue": 132, "sat": 102, - "speed": 80, - "val": 255 + "speed": 80 }, "driver": "ws2812", "layout": [ |