-                       USB_Descriptor_Interface_t            KeyboardInterface;\r
-                       USB_Descriptor_HID_t                  KeyboardHID;\r
-               USB_Descriptor_Endpoint_t             KeyboardInEndpoint;\r
-               USB_Descriptor_Endpoint_t             KeyboardOutEndpoint;\r
-                       USB_Descriptor_Interface_t            MouseInterface;\r
-                       USB_Descriptor_HID_t                  MouseHID;\r
-               USB_Descriptor_Endpoint_t             MouseInEndpoint;\r
+                       USB_Descriptor_Interface_t            HID1_KeyboardInterface;\r
+                       USB_Descriptor_HID_t                  HID1_KeyboardHID;\r
+               USB_Descriptor_Endpoint_t             HID1_ReportINEndpoint;\r
+               USB_Descriptor_Endpoint_t             HID1_ReportOUTEndpoint;\r
+                       USB_Descriptor_Interface_t            HID2_MouseInterface;\r
+                       USB_Descriptor_HID_t                  HID2_MouseHID;\r
+               USB_Descriptor_Endpoint_t             HID2_ReportINEndpoint;\r