diff options
| author | Joel Challis | 2025-04-19 20:56:45 +0200 |
|---|---|---|
| committer | GitHub | 2025-04-19 20:56:45 +0200 |
| commit | 88453acc6aa4c92fdcc90f706987114cc4b9a237 (patch) | |
| tree | 5fbefa42f5da5e805ae753ca2d7f44fb52916261 /keyboards/mwstudio | |
| parent | 988d81581dc0bb55f4edf62eaadd89c442691f83 (diff) | |
Remove duplication of RGBLight defaults (#25169)
Diffstat (limited to 'keyboards/mwstudio')
| -rw-r--r-- | keyboards/mwstudio/mw80/keyboard.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/mwstudio/mw80/keyboard.json b/keyboards/mwstudio/mw80/keyboard.json index 829e97591c..08591eb706 100644 --- a/keyboards/mwstudio/mw80/keyboard.json +++ b/keyboards/mwstudio/mw80/keyboard.json @@ -29,8 +29,6 @@ "rgblight": { "led_count": 16, "hue_steps": 10, - "saturation_steps": 17, - "brightness_steps": 17, "animations": { "alternating": true, "breathing": true, |