pop'n beMouse compatibility

This commit is contained in:
CrazyRedMachine
2021-09-03 23:38:43 +02:00
parent 1a628cad6b
commit 716e2cd21a
7 changed files with 39 additions and 27 deletions
+1 -1
View File
@@ -368,7 +368,7 @@ uint8_t STRING_ID_LED_Count = 9;
#endif
const DeviceDescriptor PROGMEM USB_DeviceDescriptorIAD =
D_DEVICE(0xEF,0x02,0x01,64,0x1ccf,0x4148,0x100,IMANUFACTURER,IPRODUCT,ISERIAL,1);
D_DEVICE(0xEF,0x02,0x01,64,0x1ccf,0x1000,0x100,IMANUFACTURER,IPRODUCT,ISERIAL,1);
/* PluggableUSBModule IMPLEMENTATION */