This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Any example of setup HID keyboard/consumer control

Hi,

I am working with Arduino/Ble Shield to implementing a keyboard device with some consumer control keys support,

My implementation will be based on hid_keyboard_template in the examples of ble_sdk_arduin0, my understanding is I will need to modify hid_keyboard.xml to change the configuration to support both keyboard report descriptor and consumer control device report descriptor. Do you have any example xml that does that?

Thanks a lot!

Related