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/ein_60 | |
| 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/ein_60')
| -rw-r--r-- | keyboards/ein_60/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ein_60/keyboard.json b/keyboards/ein_60/keyboard.json index a7902af490..1c245fa8b4 100644 --- a/keyboards/ein_60/keyboard.json +++ b/keyboards/ein_60/keyboard.json @@ -13,7 +13,6 @@ "val": 150 }, "driver": "ws2812", - "led_flush_limit": 16, "max_brightness": 200 }, "rgblight": { |