diff options
| author | Joel Challis <git@zvecr.com> | 2025-05-24 21:19:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-24 21:19:52 +0100 |
| commit | dd871d010547695f5975ab673e998eb11e1dc67a (patch) | |
| tree | 6af9dea24d73469caa889164a4dfe205f000cfdd /keyboards/splitish | |
| parent | ba5c70732720abbf133c4d466636964459a6921e (diff) | |
Configure boards to use development_board - S (#25293)
Diffstat (limited to 'keyboards/splitish')
| -rw-r--r-- | keyboards/splitish/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/splitish/keyboard.json b/keyboards/splitish/keyboard.json index 986a08709f..5984f2fd97 100644 --- a/keyboards/splitish/keyboard.json +++ b/keyboards/splitish/keyboard.json | |||
| @@ -25,8 +25,7 @@ | |||
| 25 | "rows": ["B4", "B5", "B2", "B6"] | 25 | "rows": ["B4", "B5", "B2", "B6"] |
| 26 | }, | 26 | }, |
| 27 | "diode_direction": "COL2ROW", | 27 | "diode_direction": "COL2ROW", |
| 28 | "processor": "atmega32u4", | 28 | "development_board": "promicro", |
| 29 | "bootloader": "caterina", | ||
| 30 | "layouts": { | 29 | "layouts": { |
| 31 | "LAYOUT": { | 30 | "LAYOUT": { |
| 32 | "layout": [ | 31 | "layout": [ |
