diff options
| author | Joel Challis <git@zvecr.com> | 2025-06-02 19:24:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-02 19:24:23 +0100 |
| commit | 57374489daf456ac224cd178d4e12e1f9eb6f6ff (patch) | |
| tree | 5da44603cf6abca3d67af95e2dce65e39d145603 /keyboards/pteron36 | |
| parent | 1d145c75113ebcfc9916c929ed1ba90cb397ce7a (diff) | |
Configure boards to use development_board - P (#25317)
Diffstat (limited to 'keyboards/pteron36')
| -rw-r--r-- | keyboards/pteron36/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/pteron36/keyboard.json b/keyboards/pteron36/keyboard.json index 783e1e8db0..5daca888e9 100644 --- a/keyboards/pteron36/keyboard.json +++ b/keyboards/pteron36/keyboard.json | |||
| @@ -54,8 +54,7 @@ | |||
| 54 | "ws2812": { | 54 | "ws2812": { |
| 55 | "pin": "B6" | 55 | "pin": "B6" |
| 56 | }, | 56 | }, |
| 57 | "processor": "atmega32u4", | 57 | "development_board": "promicro", |
| 58 | "bootloader": "caterina", | ||
| 59 | "community_layouts": ["split_3x5_3"], | 58 | "community_layouts": ["split_3x5_3"], |
| 60 | "layouts": { | 59 | "layouts": { |
| 61 | "LAYOUT_split_3x5_3": { | 60 | "LAYOUT_split_3x5_3": { |
