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/adm42/rev4 | |
| 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/adm42/rev4')
| -rw-r--r-- | keyboards/adm42/rev4/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/adm42/rev4/keyboard.json b/keyboards/adm42/rev4/keyboard.json index efb0eea029..827c127b86 100644 --- a/keyboards/adm42/rev4/keyboard.json +++ b/keyboards/adm42/rev4/keyboard.json @@ -82,7 +82,6 @@ {"matrix": [0, 10], "x": 194, "y": 13, "flags": 4}, {"matrix": [0, 11], "x": 210, "y": 11, "flags": 4} ], - "led_flush_limit": 16, "led_process_limit": 21, "max_brightness": 170, "sat_steps": 24, |