mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +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.
Description
Open-source keyboard firmware for Atmel AVR and Arm USB families
1.3 GiB
Languages
C
90.9%
C++
6%
Python
1.7%
Makefile
1.2%