Skip to content

Commit

Permalink
ez_maker/directpins/promicro: Fix bootloader mismatch (qmk#20627)
Browse files Browse the repository at this point in the history
Setting the bootloader for something with `promicro` in the name to
`atmel-dfu` was really confusing.
  • Loading branch information
sigprof authored Apr 29, 2023
1 parent 64b8438 commit ccb37b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions keyboards/ez_maker/directpins/promicro/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manufacturer": "Zach White",
"keyboard_name": "DirectPins ProMicro",
"maintainer": "skullydazed",
"bootloader": "atmel-dfu",
"development_board": "promicro",
"features": {
"bootmagic": true,
"extrakey": true,
Expand All @@ -22,7 +22,6 @@
["B5", "B6"]
]
},
"processor": "atmega32u4",
"usb": {
"device_version": "0.0.1",
"pid": "0x2320",
Expand Down

0 comments on commit ccb37b1

Please sign in to comment.