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/fr4/unix60 | |
| parent | 02bed7e5a5624a8ca3818c110017536b681a85e3 (diff) | |
Configure boards to use development_board - FGHIJ (#25370)
Diffstat (limited to 'keyboards/fr4/unix60')
| -rw-r--r-- | keyboards/fr4/unix60/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/fr4/unix60/keyboard.json b/keyboards/fr4/unix60/keyboard.json index 97da97dd0e..7f7bc3fbc7 100644 --- a/keyboards/fr4/unix60/keyboard.json +++ b/keyboards/fr4/unix60/keyboard.json @@ -19,8 +19,7 @@ "rows": ["D3", "D2", "D1", "D0", "D4", "C6", "D7"] }, "diode_direction": "COL2ROW", - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "community_layouts": [ "60_hhkb" ], |