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

feat(templates): Add interconnect selection #13

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

joelspadin
Copy link
Collaborator

When using "zmk keyboard new" to create a shield, it will now ask you to select an interconnect. The generated template will set this as the "requires" value in the .zmk.yml file and will use the correct GPIO node label in devicetree code.

Also fixed an issue where adding a feature to the .zmk.yml file that wasn't explicitly listed in the Python types would cause an error.

When using "zmk keyboard new" to create a shield, it will now ask you to
select an interconnect. The generated template will set this as the
"requires" value in the .zmk.yml file and will use the correct GPIO node
label in devicetree code.

Also fixed an issue where adding a feature to the .zmk.yml file that
wasn't explicitly listed in the Python types would cause an error.
@joelspadin joelspadin merged commit e011f98 into zmkfirmware:main Oct 20, 2024
1 check passed
@joelspadin joelspadin deleted the template-interconnect branch October 20, 2024 18:15
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