mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-02 02:27:06 +00: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.
Languages
C
77.4%
C++
16%
Python
4%
Makefile
2.2%
Shell
0.2%