mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-02 18:47:17 +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.