You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not an "issue", the error you're present with:
☒ Keymap names must contain only a-z, 0-9 and _! Please choose a different name.
Is simply a requirement of the build system. You must choose a keymap name that does not have a hyphen in it.
The keymap name does not need to match your Github username nor does it have any affect what you choose to name it, so long as it follows the expected regex.
Thank you, I thought it was asking for my GitHub username. It is a little misleading as the last thing it displays is asking about that. Maybe this could be changed to something better?
❯ qmk new-keymap -kb crkbd
Ψ Generating a new keymap
Name Your Keymap
Used for maintainer, copyright, etc
Issue Description
Just like the title says, when I am trying to make a new keymap qmk is will not let me use my github username because there is a hyphen in it.
The text was updated successfully, but these errors were encountered: