diff options
| author | Joel Challis <git@zvecr.com> | 2025-05-22 20:49:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-22 20:49:22 +0100 |
| commit | 243c21568ab47aeca069f5d0a0744ae51d39bd53 (patch) | |
| tree | 72328802c96cdfb21b3134678a21b5aaccc923b6 /keyboards/30wer | |
| parent | 955809bd5aee8b1444595b450eeeef1f42799995 (diff) | |
Configure boards to use development_board - 0-9 (#25287)
Diffstat (limited to 'keyboards/30wer')
| -rw-r--r-- | keyboards/30wer/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/30wer/keyboard.json b/keyboards/30wer/keyboard.json index d5d4c5fa56..4d27043ed9 100644 --- a/keyboards/30wer/keyboard.json +++ b/keyboards/30wer/keyboard.json | |||
| @@ -19,8 +19,7 @@ | |||
| 19 | "rows": ["E6", "B4", "B5"] | 19 | "rows": ["E6", "B4", "B5"] |
| 20 | }, | 20 | }, |
| 21 | "diode_direction": "COL2ROW", | 21 | "diode_direction": "COL2ROW", |
| 22 | "processor": "atmega32u4", | 22 | "development_board": "promicro", |
| 23 | "bootloader": "caterina", | ||
| 24 | "layouts": { | 23 | "layouts": { |
| 25 | "LAYOUT": { | 24 | "LAYOUT": { |
| 26 | "layout": [ | 25 | "layout": [ |
