mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-12 11:54:14 +00:00
Added new USE_FLASH_DESCRIPTORS compile time option. By default, descriptors can now lie in mixed memory spaces (specified by a new parameter to the CALLBACK_USB_GetDescriptor() function) unless one of the USE_*_DESCRIPTORS compile time option is specified. |
||
---|---|---|
.. | ||
CDCHost | ||
GenericHIDHost | ||
KeyboardHost | ||
KeyboardHostWithParser | ||
MassStorageHost | ||
MouseHost | ||
MouseHostWithParser | ||
StillImageHost | ||
makefile |