Skip to content
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

Add Vial support to miniMACRO5 #809

Merged
merged 3 commits into from
Nov 17, 2024
Merged

Add Vial support to miniMACRO5 #809

merged 3 commits into from
Nov 17, 2024

Conversation

0rax
Copy link
Contributor

@0rax 0rax commented Oct 30, 2024

Add Vial support to the miniMACRO5 keyboard. This has been tested on a RP2040 CE compatible board using make minimacro5:vial CONVERT_TO=rp2040_ce.

As the board supports up to 5 encoders, the GUI layout has been made a bit unconventionally to allow keys to stay aligned when an encoder is enabled:

  • No encoder

image

  • One encoder

image

  • All encoders

image

The default mapping reflects the one previously submitted by the original submitter to QMK.

NOTE: This PR includes an old conversion I did to allow a specific build for the rp2040_ce binary but it seems that this is not best practice according to the reply I had from QMK maintainers here qmk/qmk_firmware#24546. I can squash all those commits into one if this is prefered

@xyzz xyzz closed this Nov 17, 2024
@xyzz xyzz reopened this Nov 17, 2024
@xyzz xyzz merged commit b19abfa into vial-kb:vial Nov 17, 2024
4 of 6 checks passed
@0rax 0rax deleted the vial-minimacro5 branch November 18, 2024 01:18
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