diff options
| author | Joel Challis | 2025-06-17 05:23:22 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-17 05:23:22 +0200 |
| commit | 091eac1fce89cfb3b470fbdedaccd58720203b21 (patch) | |
| tree | 98815bc0013ddce6794732cd01027a8c2f3c5e89 /keyboards/ffkeebs | |
| parent | 02bed7e5a5624a8ca3818c110017536b681a85e3 (diff) | |
Configure boards to use development_board - FGHIJ (#25370)
Diffstat (limited to 'keyboards/ffkeebs')
| -rw-r--r-- | keyboards/ffkeebs/puca/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/ffkeebs/puca/keyboard.json b/keyboards/ffkeebs/puca/keyboard.json index e79032593a..3e3acdb1e1 100644 --- a/keyboards/ffkeebs/puca/keyboard.json +++ b/keyboards/ffkeebs/puca/keyboard.json @@ -54,8 +54,7 @@ "ws2812": { "pin": "D4" }, - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "layout_aliases": { "LAYOUT": "LAYOUT_all" }, |