mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-19 02:47:09 -04:00
2ee9fc707784e115d744dbc229bdc893f4bb6bc1
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.
Description
Languages
C
90.1%
C++
6.4%
Python
1.8%
Makefile
1.2%
Linker Script
0.2%
Other
0.2%