-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Experimental ZMK wired split support was added recently:
zmkfirmware/zmk#1110
Disclaimer, I am not an expert in ZMK or any type of embedded development in general.
I managed to get my piantor keyboard working with ZMK.
And created a ZMK module for it (as I understand the direction of ZMK currently is to move shield/board support to modules, instead of defining them in-tree), could be useful to someone.
https://github.com/dani0854/zmk-keyboard-piantor
Some things are still missing, like physical key definitions for ZMK studio. And I only tested with WeAct board. Plus the whole wired split support is still experimental from ZMK side, but I haven't run into any problems yet.
I guess this issue asks to add official ZMK support, but feel free to use anything I added in that module if you want.