How do you mak
e keyboard and keymedia show up on the same interface? I've tried changing the interface numbers which result in it not being recognized (in usb_desc.h), I've tried combining the structs together and removing reference to keymedia because I explicitly referenced it inside of the struct (usb_desc.c). Still not working. I don't know much about the proper way to have multiple devices under one interface and couldn't find much about it. I want it to be something like the image with 2 interfaces.