diff options
| author | Joel Challis | 2025-04-23 04:11:28 +0200 |
|---|---|---|
| committer | GitHub | 2025-04-23 04:11:28 +0200 |
| commit | 11cb5cf347489be1b21cee2d8173fb751edd57ac (patch) | |
| tree | cc194c57c887bddad8db8cce005c4df5f661e27b /keyboards/cipulot | |
| parent | 24d896ca06a6e62e06cf17bd4fedeb7cc6df278d (diff) | |
Remove more duplication of defaults (#25189)
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 9be58d294c..823a761735 100644 --- a/keyboards/cipulot/ec_980c/keyboard.json +++ b/keyboards/cipulot/ec_980c/keyboard.json @@ -38,8 +38,7 @@ {"matrix": [0, 16], "x": 17, "y": 1, "flags": 4}, {"matrix": [0, 17], "x": 18, "y": 1, "flags": 4} ], - "led_count": 3, - "max_brightness": 255 + "led_count": 3 }, "usb": { "device_version": "0.0.1", |