USB HID Keyboard

Hello,

I would like to implement a simple USB HID Keyboard application on nRF52840 or nRF5340, where a button press on the dev kit sends an HID key over USB. I am using the nRF Connect SDK. It has a USB HID Mouse sample application, but I couldn't find a USB HID sample. I only found a BLE HID Keyboard version but I need a USB HID Keyboard. Does such a sample or example project exist? Any insight will be much appreciated. 

Thanks

Related