diff options
| author | Joel Challis | 2025-06-07 23:17:38 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-07 23:17:38 +0200 |
| commit | 021c3cc12587d3b1b3d51b753470614d11e318bd (patch) | |
| tree | d82f4231698a19ce693f6528597e3816ed938634 /keyboards/maple_computing/christmas_tree | |
| parent | 0b3a54f9f22a520d145f7d19328001ab38de1a02 (diff) | |
Configure boards to use development_board - LM (#25341)
Diffstat (limited to 'keyboards/maple_computing/christmas_tree')
| -rw-r--r-- | keyboards/maple_computing/christmas_tree/v2017/keyboard.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/maple_computing/christmas_tree/v2017/keyboard.json b/keyboards/maple_computing/christmas_tree/v2017/keyboard.json index d2ebc781d6..6682c574c9 100644 --- a/keyboards/maple_computing/christmas_tree/v2017/keyboard.json +++ b/keyboards/maple_computing/christmas_tree/v2017/keyboard.json @@ -8,8 +8,7 @@ "pid": "0x3070", "device_version": "20.1.7" }, - "processor": "atmega32u4", - "bootloader": "caterina", + "development_board": "promicro", "features": { "backlight": true, "bootmagic": false, |