Skip to content

Commit updates of the qmk_firmware submodule #15

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

Merged
merged 3 commits into from
Jan 11, 2025

Conversation

radmen
Copy link
Contributor

@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
@poulainpi
Copy link
Owner

Makes sense, thanks for your contribution!

@poulainpi poulainpi merged commit cb00870 into poulainpi:main Jan 11, 2025
@radmen radmen deleted the develop/commit-qmk-firmware branch January 12, 2025 13:51
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