Skip to content

boards: arm: Fix sparkfun_pro_micro_rp2040 gpiomap#28

Merged
petejohanson merged 1 commit intozmkfirmware:v3.5.0+zmk-fixesfrom
ulmanyar:rp2040-gpio-map
Mar 11, 2024
Merged

boards: arm: Fix sparkfun_pro_micro_rp2040 gpiomap#28
petejohanson merged 1 commit intozmkfirmware:v3.5.0+zmk-fixesfrom
ulmanyar:rp2040-gpio-map

Conversation

@ulmanyar
Copy link
Copy Markdown

@ulmanyar ulmanyar commented Mar 7, 2024

The SparkFun Pro Micro pins are numbered 1, 0, GND, ... from top left whereas the SparkFun Pro Micro RP2040 and the RP2040 Community Edition boards are numbered 0, 1, GND, ... , so the pro-micro connector gpio-map should reflect that.

The SparkFun Pro Micro pins are numbered 1, 0, GND, ... from top left
whereas the SparkFun Pro Micro RP2040 and the RP2040 Community Edition
boards are numbered 0, 1, GND, ... , so the pro-micro connector gpio-map
should reflect that.

Signed-off-by: ulmanyar <ulmanyar@gmail.com>
Copy link
Copy Markdown

@petejohanson petejohanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants