This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-03-29 13:41:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aae59857a2ee47aecbec75cd2c28de2c9b8cf3c7
zsa_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