diff options
| author | Joel Challis | 2025-06-07 02:31:42 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-07 02:31:42 +0200 |
| commit | b4cabc3cf7311c76930788fdf5b43645e191a7e9 (patch) | |
| tree | fbf5f3557ed1aea58e4747311a2389ea0527ea88 /keyboards/ocean/wang_ergo | |
| parent | e8e3c7addb836c10e66b29f44ef4e9764225570a (diff) | |
Configure boards to use development_board - NO (#25338)
Diffstat (limited to 'keyboards/ocean/wang_ergo')
| -rw-r--r-- | keyboards/ocean/wang_ergo/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/ocean/wang_ergo/keyboard.json b/keyboards/ocean/wang_ergo/keyboard.json index d552028bc6..e32f21d802 100644 --- a/keyboards/ocean/wang_ergo/keyboard.json +++ b/keyboards/ocean/wang_ergo/keyboard.json @@ -18,8 +18,7 @@ "rows": ["F4", "F5", "F6", "F7"] }, "diode_direction": "ROW2COL", - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "layout_aliases": { "LAYOUT": "LAYOUT_all" }, |