INF file for HID device - name and settings icon

I am looking to create an inf file for a HID device (which has a custom VID / PID). I just want to replace the lines โ€œHID-compatible deviceโ€ and โ€œUSB input deviceโ€ for our device using our lines.

I know this will require Microsoft to sign, but is there a good example of how to do this?

+4
source share
1 answer

Sample custom HID INF file on MSDN may help you

+4
source