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/newgame40 | |
| parent | e8e3c7addb836c10e66b29f44ef4e9764225570a (diff) | |
Configure boards to use development_board - NO (#25338)
Diffstat (limited to 'keyboards/newgame40')
| -rw-r--r-- | keyboards/newgame40/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/newgame40/keyboard.json b/keyboards/newgame40/keyboard.json index ad59f2bcd0..62c567cb40 100644 --- a/keyboards/newgame40/keyboard.json +++ b/keyboards/newgame40/keyboard.json | |||
| @@ -39,8 +39,7 @@ | |||
| 39 | "ws2812": { | 39 | "ws2812": { |
| 40 | "pin": "F6" | 40 | "pin": "F6" |
| 41 | }, | 41 | }, |
| 42 | "processor": "atmega32u4", | 42 | "development_board": "promicro", |
| 43 | "bootloader": "caterina", | ||
| 44 | "community_layouts": ["ortho_4x10"], | 43 | "community_layouts": ["ortho_4x10"], |
| 45 | "layouts": { | 44 | "layouts": { |
| 46 | "LAYOUT_ortho_4x10": { | 45 | "LAYOUT_ortho_4x10": { |
