diff options
| author | Joel Challis | 2025-06-02 20:24:29 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-02 20:24:29 +0200 |
| commit | 97168180cf41b417e4091cc258011dd8a885ee63 (patch) | |
| tree | 98f9ffbc087ba23ea0b4af14f94319967ec5202f /keyboards/rect44 | |
| parent | 57374489daf456ac224cd178d4e12e1f9eb6f6ff (diff) | |
Configure boards to use development_board - R (#25316)
Diffstat (limited to 'keyboards/rect44')
| -rw-r--r-- | keyboards/rect44/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/rect44/keyboard.json b/keyboards/rect44/keyboard.json index c863bec9a3..7e0202cde7 100644 --- a/keyboards/rect44/keyboard.json +++ b/keyboards/rect44/keyboard.json @@ -37,8 +37,7 @@ "rows": ["D3", "D2", "F5", "F4"] }, "diode_direction": "COL2ROW", - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "layouts": { "LAYOUT_all": { "layout": [ |