I'm trying to get some hardware running again and have set up a new repo for it : https://github.com/vattern/hakea-config
The left half works and connects to the host via bluetooth. The right half only connects via USB and does not enable BLE or pair to the controller side. This has been verified with two different sets of hardware.
0:00:00.825,653] <inf> usb_hid: Device configured
[00:00:00.825,653] <dbg> zmk: zmk_usb_get_conn_state: state: 3
[00:00:00.825,714] <dbg> zmk: zmk_usb_get_conn_state: state: 3
[00:00:00.825,714] <dbg> zmk: zmk_usb_get_conn_state: state: 3
[00:00:00.825,744] <dbg> zmk: get_selected_transport: Only USB is ready.
[00:00:00.825,744] <dbg> zmk: zmk_endpoints_send_report: usage page 0x07
[00:00:00.825,775] <dbg> zmk: zmk_endpoints_send_report: usage page 0x0C
[00:00:00.825,836] <inf> zmk: Endpoint changed: USB
[00:00:00.825,897] <wrn> zmk: Not sending, no active address for current profile
[00:00:00.825,927] <wrn> zmk: Not sending, no active address for current profile
I've flashed a settings reset and it no difference.