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/handwired | |
| 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/handwired')
| -rw-r--r-- | keyboards/handwired/hnah40rgb/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/hnah40rgb/keyboard.json b/keyboards/handwired/hnah40rgb/keyboard.json index 753b5dd00a..b5bc58e910 100644 --- a/keyboards/handwired/hnah40rgb/keyboard.json +++ b/keyboards/handwired/hnah40rgb/keyboard.json @@ -61,7 +61,6 @@ "animation": "cycle_pinwheel" }, "driver": "ws2812", - "led_flush_limit": 16, "max_brightness": 200, "react_on_keyup": true }, |