Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/virtusbkbd/kbdconfig.c

    r78e3dc4 r4b4c797  
    2727 */
    2828
    29 /** @addtogroup usbvirtkbd
     29/** @addtogroup usb
    3030 * @{
    3131 */
     
    6161        .endpoint_count = 1,
    6262        .interface_class = USB_CLASS_HID,
    63         .interface_subclass = USB_HID_SUBCLASS_BOOT,
     63        .interface_subclass = 0,
    6464        .interface_protocol = USB_HID_PROTOCOL_KEYBOARD,
    6565        .str_interface = 0
Note: See TracChangeset for help on using the changeset viewer.