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

Compilation error caused by serial_usart protocol with fresh QMK master #7

Closed
proostas opened this issue Aug 6, 2024 · 1 comment
Closed

Comments

@proostas
Copy link

proostas commented Aug 6, 2024

When compiling with the fresh QMK master I get the following error:

Not including data from file: keyboards/corne/rev4_1/info.json
☒ split.transport.protocol: 'serial_usart' is not one of ['custom', 'i2c', 'serial']

I seems that it was introduced by this change.

Is there a workaround or should I use older QMK? Or should I just replace serial_usart with serial?

@proostas
Copy link
Author

proostas commented Aug 6, 2024

I removed the whole line 67 "protocol": "serial_usart", from rev4_1/info.json and now it compiles without errors and the resulting firmware works well.

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

No branches or pull requests

1 participant