diff options
| author | Joel Challis | 2025-06-07 23:17:38 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-07 23:17:38 +0200 |
| commit | 021c3cc12587d3b1b3d51b753470614d11e318bd (patch) | |
| tree | d82f4231698a19ce693f6528597e3816ed938634 /keyboards/montsinger | |
| parent | 0b3a54f9f22a520d145f7d19328001ab38de1a02 (diff) | |
Configure boards to use development_board - LM (#25341)
Diffstat (limited to 'keyboards/montsinger')
| -rw-r--r-- | keyboards/montsinger/rewind/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/montsinger/rewind/keyboard.json b/keyboards/montsinger/rewind/keyboard.json index ddb6ab6496..46468d4c67 100644 --- a/keyboards/montsinger/rewind/keyboard.json +++ b/keyboards/montsinger/rewind/keyboard.json @@ -27,8 +27,7 @@ "rows": ["B5", "B4", "D2", "D3", "B2"] }, "diode_direction": "ROW2COL", - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "layouts": { "LAYOUT_ortho_5x10": { "layout": [ |