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
aae59857a2
qmk_firmware
/
Demos
History
Dean Camera
aae59857a2
Add const qualifier to all PROGMEM data to prevent warnings in newer AVR-GCC compiler versions.
2011-09-21 06:25:31 +00:00
..
Device
Add const qualifier to all PROGMEM data to prevent warnings in newer AVR-GCC compiler versions.
2011-09-21 06:25:31 +00:00
DualRole
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.
2011-07-19 07:02:19 +00:00
Host
Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the function works on an endpoint address within the attached device, and not a Pipe within the host.
2011-08-24 09:50:21 +00:00
makefile
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00