diff options
| author | Joel Challis <git@zvecr.com> | 2025-06-07 01:31:42 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-07 01:31:42 +0100 |
| commit | b4cabc3cf7311c76930788fdf5b43645e191a7e9 (patch) | |
| tree | fbf5f3557ed1aea58e4747311a2389ea0527ea88 /keyboards/om60/keyboard.json | |
| parent | e8e3c7addb836c10e66b29f44ef4e9764225570a (diff) | |
Configure boards to use development_board - NO (#25338)
Diffstat (limited to 'keyboards/om60/keyboard.json')
| -rw-r--r-- | keyboards/om60/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/om60/keyboard.json b/keyboards/om60/keyboard.json index 08eb898b01..d91f28f8af 100644 --- a/keyboards/om60/keyboard.json +++ b/keyboards/om60/keyboard.json | |||
| @@ -49,8 +49,7 @@ | |||
| 49 | "ws2812": { | 49 | "ws2812": { |
| 50 | "pin": "D3" | 50 | "pin": "D3" |
| 51 | }, | 51 | }, |
| 52 | "processor": "atmega32u4", | 52 | "development_board": "promicro", |
| 53 | "bootloader": "caterina", | ||
| 54 | "layouts": { | 53 | "layouts": { |
| 55 | "LAYOUT": { | 54 | "LAYOUT": { |
| 56 | "layout": [ | 55 | "layout": [ |
