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/ask55 | |
| parent | 988d81581dc0bb55f4edf62eaadd89c442691f83 (diff) | |
Remove duplication of RGBLight defaults (#25169)
Diffstat (limited to 'keyboards/ask55')
| -rw-r--r-- | keyboards/ask55/keyboard.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/ask55/keyboard.json b/keyboards/ask55/keyboard.json index 66efb1749a..53451e5329 100644 --- a/keyboards/ask55/keyboard.json +++ b/keyboards/ask55/keyboard.json @@ -36,9 +36,7 @@ "static_gradient": true }, "brightness_steps": 8, - "hue_steps": 8, "led_count": 8, - "max_brightness": 255, "saturation_steps": 8, "sleep": true }, |