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

Commit updates of the qmk_firmware submodule #15

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

radmen
Copy link

@radmen radmen commented Jan 3, 2025

I was experimenting with new things I added to the source code and didn't want to wait for GH to finish the workflow (I figured that local compilation will be faster). However, I'm not very bright as it comes to QMK :)

I thought that the default qmk_firmware submodule will work by default, but it didn't. It took me some time to figure out that I should grab the most recent firmware version, which matches the one used by Oryx. I think it would be good to commit the updates to the main repo to avoid any future problems.

This PR changes slightly the firmware checkout step. It will make a shallow copy of the submodule, switch to the firmwareX branch (since it's a shallow copy, this will be the latest version) and commit the changes. The changes have been tested in my forked repo.

@radmen radmen changed the title Develop/commit qmk firmware Commit updates of the qmk_firmware submodule Jan 3, 2025
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.

1 participant