summaryrefslogtreecommitdiff
path: root/keyboards/ez_maker
diff options
context:
space:
mode:
authorSergey Vlasov <sigprof@gmail.com>2023-04-29 22:05:24 +0300
committerGitHub <noreply@github.com>2023-04-29 20:05:24 +0100
commitccb37b155cc8efcb286465dd141490a30f8ac6b5 (patch)
tree09a8654beae24394c0b1899a41dbd26fa89d7812 /keyboards/ez_maker
parent64b84385cd00301935b2f289f594dc9649d59e21 (diff)
ez_maker/directpins/promicro: Fix bootloader mismatch (#20627)
Setting the bootloader for something with `promicro` in the name to `atmel-dfu` was really confusing.
Diffstat (limited to 'keyboards/ez_maker')
-rw-r--r--keyboards/ez_maker/directpins/promicro/info.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/ez_maker/directpins/promicro/info.json b/keyboards/ez_maker/directpins/promicro/info.json
index 77e9a96bcc..d88db4e65d 100644
--- a/keyboards/ez_maker/directpins/promicro/info.json
+++ b/keyboards/ez_maker/directpins/promicro/info.json
@@ -2,7 +2,7 @@
"manufacturer": "Zach White",
"keyboard_name": "DirectPins ProMicro",
"maintainer": "skullydazed",
- "bootloader": "atmel-dfu",
+ "development_board": "promicro",
"features": {
"bootmagic": true,
"extrakey": true,
@@ -22,7 +22,6 @@
["B5", "B6"]
]
},
- "processor": "atmega32u4",
"usb": {
"device_version": "0.0.1",
"pid": "0x2320",