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/ashwing66 | |
| 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/ashwing66')
| -rw-r--r-- | keyboards/ashwing66/keyboard.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ashwing66/keyboard.json b/keyboards/ashwing66/keyboard.json index 27a5799964..427eebcd96 100644 --- a/keyboards/ashwing66/keyboard.json +++ b/keyboards/ashwing66/keyboard.json @@ -75,7 +75,6 @@ {"matrix": [0, 14], "x": 206, "y": 1, "flags": 4}, {"matrix": [0, 15], "x": 223, "y": 0, "flags": 4} ], - "led_flush_limit": 16, "led_process_limit": 5, "max_brightness": 125, "sleep": true |