-
-
Notifications
You must be signed in to change notification settings - Fork 40.7k
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
[Bug] Error compiling custom KB (Master 2023-01-25) #19684
Comments
Maybe related: #19147 (comment) |
Looks like you are declaring your usb identifiers wrongly- they need to be in info.json, inside quotes- see extant keyboards in the repository for examples. |
Ok, in previous version quotes were not required. But it fixed the problem.
|
@keyboard-magpie Thank you. |
Bear in mind that this approach too will eventually break. |
Ok, Thank you. Thank you for the info, I will move that configuration to info.json |
Consider submitting a Pull Request for your keyboard as a way of keeping up with QMK's regular breaking changes. |
Describe the Bug
I just cloned master and installed qmk on a new laptop. Then when I try to compile my custom keyboard firmware, it fails with this error:
Keyboard Used
custom_xxx
Link to product page (if applicable)
No response
Operating System
Linux
qmk doctor Output
Is AutoHotKey / Karabiner installed
Other keyboard-related software installed
No response
Additional Context
It works in my other PC with an older qmk version:
The text was updated successfully, but these errors were encountered: