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/prototypist | |
| parent | 988d81581dc0bb55f4edf62eaadd89c442691f83 (diff) | |
Remove duplication of RGBLight defaults (#25169)
Diffstat (limited to 'keyboards/prototypist')
| -rw-r--r-- | keyboards/prototypist/oceanographer/keyboard.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/prototypist/oceanographer/keyboard.json b/keyboards/prototypist/oceanographer/keyboard.json index 8b0209d451..13bc41355c 100644 --- a/keyboards/prototypist/oceanographer/keyboard.json +++ b/keyboards/prototypist/oceanographer/keyboard.json @@ -29,8 +29,6 @@ "led_count": 3, "sleep": true, "hue_steps": 10, - "saturation_steps": 17, - "brightness_steps": 17, "max_brightness": 155, "animations": { "alternating": true, |