Arduino+pro+micro+eagle+library -
If you are designing a shield (a board that sits on top of the Pro Micro), you must use female headers. Ensure your board outline does not overlap the USB jack or the reset button.
Tonight, the kingdom was in peril.
Therefore, the standard Eagle library for the Pro Micro does not contain a complex schematic symbol for the microcontroller’s internals. Instead, it contains a . This symbol represents the Pro Micro as a "black box" with 24 exposed pins (2 rows of 12). The library acts as a shortcut, telling Eagle: “This component already has all its guts on it; just give me access to pins D0 through D15, VCC, GND, RAW, and RST.” arduino+pro+micro+eagle+library

