-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(shields): Add physical layouts for tester_xiao and tester_pro_micro #2852
feat(shields): Add physical layouts for tester_xiao and tester_pro_micro #2852
Conversation
Thanks for the PR! The commit history needs to be cleaned up, though. |
Added two layouts for the XIAO tester shield: - Keys arranged to match the XIAO pinout, viewed from the front - Single row of eleven keys These layouts are abstractions since the tester_xiao shield may be used in a situation where the "keys" are actually jumper wires on a breadboard or the like.
7211835
to
a1fed8f
Compare
It would be good to have this for the Pro Micro shield too, would you be willing to add that as well? |
Sure! Same PR or separate?
…On Mon, Mar 3, 2025, 02:36 Cem Aksoylar ***@***.***> wrote:
It would be good to have this for the Pro Micro shield too, would you be
willing to add that as well?
—
Reply to this email directly, view it on GitHub
<#2852 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABM7G54GAP5BEZMTBBI73T2SQA7NAVCNFSM6AAAAABYF7B3WGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOJTGUYTCNBRGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: caksoylar]*caksoylar* left a comment (zmkfirmware/zmk#2852)
<#2852 (comment)>
It would be good to have this for the Pro Micro shield too, would you be
willing to add that as well?
—
Reply to this email directly, view it on GitHub
<#2852 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABM7G54GAP5BEZMTBBI73T2SQA7NAVCNFSM6AAAAABYF7B3WGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOJTGUYTCNBRGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I'd say same PR, different commits. |
5a357f1
to
b69f107
Compare
Looks like I committed some trailing whitespace cruft. I will fix it as soon as I have a spare moment! |
b69f107
to
a1de7c2
Compare
app/boards/shields/tester_pro_micro/tester_pro_micro-layouts.dtsi
Outdated
Show resolved
Hide resolved
d5347f8
to
d4b96c6
Compare
Added two layouts for the Pro Micro tester shield: - Keys arranged to match the Pro Micro pinout, viewed from the front - Single row of eighteen keys
d4b96c6
to
38aa008
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
PR check-list