Hi,
i want to devolep a keyboard by nrf52840,now the problem is some funcation the usb examle have not,so i want to konw how can i add the
1.consumer control?
2.system control?
3.a private usb communication way with usb host that i need transfer 500k bytles data as soon as possible?
i dont know if i add the report id in the APP_USBD_HID_KBD_REPORT_DSC() can do this? or i need new a usb instance?if i need new a intance,how can i do this?
thanks!