diff options
| author | Joel Challis | 2025-06-02 20:24:29 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-02 20:24:29 +0200 |
| commit | 97168180cf41b417e4091cc258011dd8a885ee63 (patch) | |
| tree | 98f9ffbc087ba23ea0b4af14f94319967ec5202f /keyboards/ryanbaekr | |
| parent | 57374489daf456ac224cd178d4e12e1f9eb6f6ff (diff) | |
Configure boards to use development_board - R (#25316)
Diffstat (limited to 'keyboards/ryanbaekr')
| -rw-r--r-- | keyboards/ryanbaekr/rb1/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/ryanbaekr/rb1/keyboard.json b/keyboards/ryanbaekr/rb1/keyboard.json index a7222869e0..8b1b1a5a82 100644 --- a/keyboards/ryanbaekr/rb1/keyboard.json +++ b/keyboards/ryanbaekr/rb1/keyboard.json @@ -7,8 +7,7 @@ "pid": "0x0001", "device_version": "0.0.3" }, - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "features": { "bootmagic": true, "extrakey": true, |