ruiqimao / qmkbuilder

Online GUI for QMK Firmware
http://kbfirmware.com
GNU General Public License v3.0
384 stars 124 forks source link

Missing Pin E6 on ATMega32U4 #73

Open aibnus opened 3 years ago

aibnus commented 3 years ago

ATMega32U4 has port E and only pin 6 is useable. This pin is also used in Arduino Pro Micro as Digital Pin 7. But the configurator only shows PORT B, C, D, and F.

The image below is Pin Mapping of Arduino Leonardo which is similar to Arduino Pro Micro. Maybe there's a bug in the configurator? Hope you can fix it.

image

NovaLogicDev commented 4 months ago

Interestingly this was working because I have a json output from the builder from about a year ago which has pin e6 mapped in it, but uploading it to the builder now the pin is no longer available and causes the configuration to corrupt.