Add missing mcuconf.h and halconf.h to onekey:joystick keymap.
Add suggested fixes from PR.
This commit is contained in:
parent
0ce015d0c9
commit
476fce8a32
6 changed files with 813 additions and 15 deletions
|
@ -344,6 +344,7 @@ const USB_Descriptor_Device_t PROGMEM DeviceDescriptor = {
|
|||
.Type = DTYPE_Device
|
||||
},
|
||||
.USBSpecification = VERSION_BCD(1, 1, 0),
|
||||
|
||||
#if VIRTSER_ENABLE
|
||||
.Class = USB_CSCP_IADDeviceClass,
|
||||
.SubClass = USB_CSCP_IADDeviceSubclass,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue