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-02-06 12:25:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9cec85bfd92a77a97e7d12625897de2682dfacd7
zsa_qmk_firmware
/
Bootloaders
History
Dean Camera
6865a7bc09
Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all Device mode demos to reduce binary size.
2009-04-22 13:30:03 +00:00
..
CDC
USB_HostRequest renamed to USB_ControlRequest, entire control request header is now read into USB_ControlRequest in Device mode rather than having the library pass only partially read header data to the application.
2009-04-22 13:03:11 +00:00
DFU
USB_HostRequest renamed to USB_ControlRequest, entire control request header is now read into USB_ControlRequest in Device mode rather than having the library pass only partially read header data to the application.
2009-04-22 13:03:11 +00:00
TeensyHID
Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all Device mode demos to reduce binary size.
2009-04-22 13:30:03 +00:00
makefile
Moved all source to the trunk directory.
2009-02-23 07:08:15 +00:00