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/ai | |
| parent | d7b09ad5602888e94f75cb8ed3c3e0931df4234e (diff) | |
Configure boards to use development_board - ABC (#25417)
Diffstat (limited to 'keyboards/ai')
| -rw-r--r-- | keyboards/ai/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/ai/keyboard.json b/keyboards/ai/keyboard.json index bf594d306a..f8a5ba9925 100644 --- a/keyboards/ai/keyboard.json +++ b/keyboards/ai/keyboard.json @@ -2,7 +2,7 @@ "manufacturer": "Louis Dalibard", "keyboard_name": "ai", "maintainer": "make42", - "bootloader": "caterina", + "development_board": "promicro", "diode_direction": "COL2ROW", "features": { "bootmagic": true, @@ -14,7 +14,6 @@ "cols": ["F5", "F6", "F7", "B1"], "rows": ["D0", "D4", "C6", "D7", "D1"] }, - "processor": "atmega32u4", "usb": { "device_version": "1.0.0", "pid": "0x0000", |