Hello!
I wonder if I can add an alternate USB connector for the ProMicro.
The ProMicro has an built-in micro-usb connector but it’s a bit fragile (the connector might came off with the cable when I unplugged it)
I want to add an alternate mini-usb connector, I would need: VCC, GND, D+, D-
I can see the VCC and GND on the ProMicro but I have no idea how I should connect D+ and D-
EDIT: the mini-usb will be soldered to my PCB and the ProMicro will be the controller board for it.
I plan to use QMK firmware to add keymap the ProMicro.
The Pro Micro is a creation of SparkFun Electronics, being an Open Source Hardware design. On this page you can find the original Pro Micro for sale (quite more expensive than Chinese clones), as well as the schematics and Eagle files for editing.
BTW, you connect D- to pin 3 and D+ to pin 4 of the ATmega32U4, both using a 22 ohms resistor for current limiting.
You could take a look at 40percent.club’s GNAP that has a mini usb soldered to the PCB but breaks out so you can solder in a micro usb cable for the controller