I am using the build_nrf52840dongle_nrf52840 configuration, NRF connect sdk v1.6.1
The dongle comes up in a certain configuration with keyboard and mouse.
I need to create an HID composite device with the following:
USB input - hid keyboard
USB input - hid mouse
USB input - vendor defined
I can't find the starting point for defining the hid composite components.
If anyone could point me to a starting point, or walk me through it, I'd appreciate it.