I want to implement a sophisticated peripheral that implements a keyboard, mouse, and raw HID interface via USB and BLE.
I haven't found composite HID examples for USB or Bluetooth targeting Zephyr, and I'm looking for help, ideally for a sample application that'd get me started.
I'll use the nRF Connect SDK to implement my application.