diff options
| author | Joel Challis | 2025-05-22 21:49:22 +0200 |
|---|---|---|
| committer | GitHub | 2025-05-22 21:49:22 +0200 |
| commit | 243c21568ab47aeca069f5d0a0744ae51d39bd53 (patch) | |
| tree | 72328802c96cdfb21b3134678a21b5aaccc923b6 /keyboards/0xcb | |
| parent | 955809bd5aee8b1444595b450eeeef1f42799995 (diff) | |
Configure boards to use development_board - 0-9 (#25287)
Diffstat (limited to 'keyboards/0xcb')
| -rw-r--r-- | keyboards/0xcb/tutelpad/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/0xcb/tutelpad/keyboard.json b/keyboards/0xcb/tutelpad/keyboard.json index 2517fa7072..dfb4ee1a0b 100644 --- a/keyboards/0xcb/tutelpad/keyboard.json +++ b/keyboards/0xcb/tutelpad/keyboard.json @@ -30,8 +30,7 @@ "ws2812": { "pin": "D3" }, - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "features": { "bootmagic": true, "extrakey": true, |