- USB_Descriptor_Interface_t Interface; /**< Keyboard interface descriptor */\r
- USB_HID_Descriptor_t KeyboardHID; /**< Keyboard HID descriptor */\r
- USB_Descriptor_Endpoint_t KeyboardEndpoint; /**< Keyboard key report endpoint descriptor */\r
+ USB_Descriptor_Interface_t HID_Interface; /**< Keyboard interface descriptor */\r
+ USB_HID_Descriptor_t HID_KeyboardHID; /**< Keyboard HID descriptor */\r
+ USB_Descriptor_Endpoint_t HID_ReportINEndpoint; /**< Keyboard key report endpoint descriptor */\r