mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-17 12:15:23 +02: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.