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

Prompt to add keyboard to build matrix after creating new keyboard #10

Open
joelspadin opened this issue Oct 6, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@joelspadin
Copy link
Collaborator

After running zmk keyboard new, we should ask if you want to add the new keyboard to the build matrix.

This should run through the same logic as zmk keyboard add, so if you created a new shield, it should ask which controller board to use. This will require adding another input to shield creation to select the interconnect, as the current templates assume pro_micro, and we need to know which interconnect is used before selecting a controller board.

We should also add a way to mark which templates are actually keyboards. If we add a template for a controller board, that should not be added to the build matrix on its own.

@joelspadin joelspadin added the enhancement New feature or request label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant