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
092f82e06f
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
092f82e06f
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
2010-08-24 13:02:38 +00:00
..
Board
More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
2010-07-30 09:48:35 +00:00
Misc
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-17 08:15:58 +00:00
Peripheral
Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations.
2010-08-02 08:53:23 +00:00
USB
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
2010-08-24 13:02:38 +00:00