mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-10 10:54:17 +00:00
Fixed incorrect ENDPOINT_EPNUM_MASK mask preventing endpoints above EP3 from being selected (thanks to Jonathan Oakley). Removed STREAM_CALLBACK() macro - callbacks now use regular function definitions to clarify user code. Removed DESCRIPTOR_COMPARATOR() macro - comparators should now use regular function definitions to clarify user code. |
||
---|---|---|
.. | ||
ConfigDescriptor.c | ||
ConfigDescriptor.h | ||
Doxygen.conf | ||
HIDReport.c | ||
HIDReport.h | ||
makefile | ||
MouseHostWithParser.aps | ||
MouseHostWithParser.c | ||
MouseHostWithParser.h | ||
MouseHostWithParser.txt |