https://github.com/infused-kim/zmk
There appears to be working code for left side split encoder support.
On my build with the Xiao BLE board, I've wired the left half up to use the NFC pins (gpio mod) for EC11 signal lines, so the OLED can be on I2C and the left encoder can coexist. Obviously, the push switch wiring on the PCB is already there anyway...
Figured out after that hardware move that left split encoder software support isn't in the main branch of ZMK:
zmkfirmware/zmk#728
I don't know how difficult it will be to add this infused-kim branch to support left split encoders, but maybe you'll be able & willing to look at it? I'm really interested in getting it working, but kind of out of my depth.
Thanks!
https://github.com/infused-kim/zmk
There appears to be working code for left side split encoder support.
On my build with the Xiao BLE board, I've wired the left half up to use the NFC pins (gpio mod) for EC11 signal lines, so the OLED can be on I2C and the left encoder can coexist. Obviously, the push switch wiring on the PCB is already there anyway...
Figured out after that hardware move that left split encoder software support isn't in the main branch of ZMK:
zmkfirmware/zmk#728
I don't know how difficult it will be to add this infused-kim branch to support left split encoders, but maybe you'll be able & willing to look at it? I'm really interested in getting it working, but kind of out of my depth.
Thanks!