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!