This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
059307d89c
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
059307d89c
Use static inline intermediatary functions in Endpoint.h to handle the masking for the private endpoint configuration routine, instead of performing the masking in the Endpoint_ConfigureEndpoint() macro.
2010-07-27 13:49:16 +00:00
..
Board
Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking.
2010-07-22 15:38:12 +00:00
Misc
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
Peripheral
Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking.
2010-07-22 15:38:12 +00:00
USB
Use static inline intermediatary functions in Endpoint.h to handle the masking for the private endpoint configuration routine, instead of performing the masking in the Endpoint_ConfigureEndpoint() macro.
2010-07-27 13:49:16 +00:00