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

Does this only work with STM32F103? #1

Open
designingSparks opened this issue Apr 11, 2023 · 4 comments
Open

Does this only work with STM32F103? #1

designingSparks opened this issue Apr 11, 2023 · 4 comments

Comments

@designingSparks
Copy link

No description provided.

@designingSparks
Copy link
Author

Does the keyboard app work with STM32G series?

@mryndzionek
Copy link
Owner

It doesn't support STM32G now, but adding STM32G target should be fairly easy. STM support relies on STM32CubeMX, in drivers/libraries, HAL, as well as buildsystem. Adding a new target should be easy, a long as it is supported by CubeMX.

@designingSparks
Copy link
Author

Ok. Understood. Does this project play nicely with any of the QMK ecosystem? e.g. for generating keymaps, or is everything completely different?

@mryndzionek
Copy link
Owner

Maybe not totally not compatible, but compatibility with QMK wasn't the main concern. If you're looking for a good keyboard fw than I can recommend keyberon.

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

2 participants