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

adds support for dongles #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RasmusKoit
Copy link

Currently there is a code check for splitting firmware into left and right halves, this code change implements also splitting by _dongle or _central suffix

@RasmusKoit
Copy link
Author

Ran a test run with https://github.com/RasmusKoit/miryoku_zmk/actions/runs/10227455196/job/28298921969 for just _left and _right halves

Here is a test run with the same changes + outboard containing a dongle https://github.com/RasmusKoit/miryoku_zmk/actions/runs/10221908453

@RasmusKoit
Copy link
Author

i am also in the process of writing docs for dongles in the zmk repo here

@manna-harbour
Copy link
Owner

Thanks for the PR!

The suffix names aren't explicitly mentioned in your docs, but the examples use only dongle. Is central just an alternative to that? I guess for ZMK all of the suffix names are just convention, and they can actually be anything.

The workflow requires a list though. Perhaps just one name should be encouraged in the docs (as it is now) and supported in the workflow, for simplicity.

@RasmusKoit
Copy link
Author

will rework it to use central 👍

@manna-harbour
Copy link
Owner

Is central preferred over dongle? Is there a convention yet?

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