@eudes The other issue is language support, as it changes where symbols actually are w.r.t. underlying keymap. I only need support for "รฑ" though, which I could map to some key combo. In that case I could leave other keys unchanged (and use US layout)
Of course once I loose hope of finding the bug, I find it.
Yay, USB is functional ๐
I think the rest should be more straightforward. Hopefully I can soon type on this thing.
Anyone with a USB analyzer and a raspberry pico would like to help?
Right after enumeration, the host disconnects the device. Wireshark does not give much insight to know why.๐
This will help getting ZMK functional on the pico, and thus any keen based on it.
Firmware for the keyboard while take some time as the Pico is relatively new among keyboard firmware. KMK is a bit messy to work with. QMK and ZMK have no real Pico support yet.
I got ZMK working on the Pico (can read the keys) but it needs writing USB and wired split support.