diff options
| author | Joel Challis <git@zvecr.com> | 2025-06-07 22:17:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-07 22:17:38 +0100 |
| commit | 021c3cc12587d3b1b3d51b753470614d11e318bd (patch) | |
| tree | d82f4231698a19ce693f6528597e3816ed938634 /keyboards/machkeyboards | |
| parent | 0b3a54f9f22a520d145f7d19328001ab38de1a02 (diff) | |
Configure boards to use development_board - LM (#25341)
Diffstat (limited to 'keyboards/machkeyboards')
| -rw-r--r-- | keyboards/machkeyboards/mach3/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/machkeyboards/mach3/keyboard.json b/keyboards/machkeyboards/mach3/keyboard.json index 126845a37d..383f4a738e 100644 --- a/keyboards/machkeyboards/mach3/keyboard.json +++ b/keyboards/machkeyboards/mach3/keyboard.json | |||
| @@ -26,8 +26,7 @@ | |||
| 26 | "levels": 5, | 26 | "levels": 5, |
| 27 | "breathing": true | 27 | "breathing": true |
| 28 | }, | 28 | }, |
| 29 | "processor": "atmega32u4", | 29 | "development_board": "promicro", |
| 30 | "bootloader": "caterina", | ||
| 31 | "layouts": { | 30 | "layouts": { |
| 32 | "LAYOUT_3x3": { | 31 | "LAYOUT_3x3": { |
| 33 | "layout": [ | 32 | "layout": [ |
