diff options
| author | Joel Challis | 2025-06-28 23:34:50 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-28 23:34:50 +0200 |
| commit | d7b09ad5602888e94f75cb8ed3c3e0931df4234e (patch) | |
| tree | 3e71c86103c66ca3ab8737540f7c71453ec2fdab /keyboards/keyhive/maypad | |
| parent | 52e2af775366f1bfe2ff66ccdc29f71908815a35 (diff) | |
Configure boards to use development_board - K (#25421)
Diffstat (limited to 'keyboards/keyhive/maypad')
| -rw-r--r-- | keyboards/keyhive/maypad/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/keyhive/maypad/keyboard.json b/keyboards/keyhive/maypad/keyboard.json index d0dad2b6cf..adc04dc386 100644 --- a/keyboards/keyhive/maypad/keyboard.json +++ b/keyboards/keyhive/maypad/keyboard.json @@ -27,8 +27,7 @@ "rows": ["C6", "D7", "E6", "B4", "B5"] }, "diode_direction": "COL2ROW", - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "community_layouts": ["ortho_5x4", "numpad_5x4"], "layouts": { "LAYOUT_numpad_5x4": { |