-
Notifications
You must be signed in to change notification settings - Fork 17
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
QMK Firmware #10
Comments
Thanks! I'd love to get QMK on this as well; the hard part looks largely done by @sekigon-gonnoc, and all that's required is to add a keyboard with the matrix for this. Shouldn't be too hard for someone who knows how to add a custom keyboard to QMK. Preferably this should be done only via nordic SDK, without relying on any of the Adafruit libs. Unfortunately I don't have the time at the moment to look into this further, and no immediate need for QMK. If you're looking to pick this up, I'd be happy to help. |
Here's how I might do it:
|
Looked into it further, all existing code should be portable. Just need to define custom Check |
After getting matrix scan working, there's still no guarantee that @skigon-gonnoc's nrf protocol will work with Adafruit feather. Might be easier to roll out a custom protocol: https://beta.docs.qmk.fm/developing-qmk/for-a-deeper-understanding/understanding_qmk |
I'd love to help out, but I am unfortunately fairly busy with my PhD thesis. So I'd have to wait until some point next year. |
That's alright. Shouldn't be too difficult for someone who knows their way around make files. Unfortunately I don't have the time to explore it further at the moment either. |
First of all, thanks for this exciting project.
I have a Stapelberg mod in my own Kinesis, but this surely looks like the next level. I unfortunately are fairly reliant on some features of the QMK firmware. So I can't jump on board right away.
I have also noticed you posted an issue in @sekigon-gonnoc's QMK fork with the driver for the adafruit boards.
This issue should merely serve as a signal for when QMK firmware would be available for this project.
The text was updated successfully, but these errors were encountered: