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

Question: Porting qmk keyboard config to zmk #1688

Open
asmodeus812 opened this issue Feb 28, 2023 · 1 comment
Open

Question: Porting qmk keyboard config to zmk #1688

asmodeus812 opened this issue Feb 28, 2023 · 1 comment

Comments

@asmodeus812
Copy link

Hi, i was wondering if there is a way, or even if it is supported, to port the following qmk board configuration to zmk qmk/qmk_firmware#9944. It is a bit convoluted since it uses multiplexing on the rows, but since i am not too familiar with zmk, would it be possible to implement it in a similar way as it was for qmk. I am willing to work on it, with some guidance in the right direction, thanks !

@joelspadin
Copy link
Collaborator

It is possible to write new key scanning drivers to handle specialized matrices. Unfortunately, you won't be able to reference the QMK code for it when porting to ZMK due to licensing.

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