diff options
| author | Joel Challis <git@zvecr.com> | 2025-04-18 03:59:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-17 20:59:59 -0600 |
| 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 @@ | |||
| 61 | "animation": "cycle_pinwheel" | 61 | "animation": "cycle_pinwheel" |
| 62 | }, | 62 | }, |
| 63 | "driver": "ws2812", | 63 | "driver": "ws2812", |
| 64 | "led_flush_limit": 16, | ||
| 65 | "max_brightness": 200, | 64 | "max_brightness": 200, |
| 66 | "react_on_keyup": true | 65 | "react_on_keyup": true |
| 67 | }, | 66 | }, |
