diff options
| author | Joel Challis | 2025-05-23 02:27:00 +0200 |
|---|---|---|
| committer | GitHub | 2025-05-23 02:27:00 +0200 |
| commit | 196285c59c8ad906803747e1ca2de0de12e575cd (patch) | |
| tree | b76dc44c38e6f2474b72beb5ced8ce2310133a23 /keyboards/yampad | |
| parent | f3b974f2168331e279ca6c64f8f848633eb5f433 (diff) | |
Configure boards to use development_board - UVWXYZ (#25288)
Diffstat (limited to 'keyboards/yampad')
| -rw-r--r-- | keyboards/yampad/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/yampad/keyboard.json b/keyboards/yampad/keyboard.json index 789565e342..becdc2204d 100644 --- a/keyboards/yampad/keyboard.json +++ b/keyboards/yampad/keyboard.json @@ -40,8 +40,7 @@ "rows": ["C6", "D7", "E6", "B4", "B5"] }, "diode_direction": "COL2ROW", - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "debounce": 2, "layouts": { "LAYOUT": { |