diff options
| author | Joel Challis | 2025-06-28 23:34:59 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-28 23:34:59 +0200 |
| commit | 6347d18a2d4ffa041e175655e8669041e1f45d53 (patch) | |
| tree | 92eaa8580f740299972dfc8c9d7f38df7d4b8977 /keyboards/clawsome/numeros | |
| parent | d7b09ad5602888e94f75cb8ed3c3e0931df4234e (diff) | |
Configure boards to use development_board - ABC (#25417)
Diffstat (limited to 'keyboards/clawsome/numeros')
| -rw-r--r-- | keyboards/clawsome/numeros/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/clawsome/numeros/keyboard.json b/keyboards/clawsome/numeros/keyboard.json index 728a1a1853..2b9e0331ab 100644 --- a/keyboards/clawsome/numeros/keyboard.json +++ b/keyboards/clawsome/numeros/keyboard.json @@ -21,8 +21,7 @@ "rows": ["D0", "C6", "B2", "B6", "B5"] }, "diode_direction": "COL2ROW", - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "community_layouts": ["numpad_5x4"], "layouts": { "LAYOUT_numpad_5x4": { |