This website requires JavaScript.
Explore
Help
Sign In
varl
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
forked from
forks/qmk_firmware
Code
Pull requests
Activity
Open-source keyboard firmware for Atmel AVR and Arm USB families
87
commits
2
branches
1545
tags
870
MiB
C
92.2%
C++
5%
Python
1.5%
Makefile
1.1%
edcfaf7716
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Dean Camera
edcfaf7716
Fix build errors in host demos due to usage of pipe error codes which have now been renamed.
2009-05-03 14:34:20 +00:00
Bootloaders
Fixed Endpoint_Write_Control_* functions writing more data than expected by the host, causing it to panic (thanks to Johannes Raschke).
2009-05-02 13:05:25 +00:00
Demos
Fix build errors in host demos due to usage of pipe error codes which have now been renamed.
2009-05-03 14:34:20 +00:00
LUFA
Fixed naming of OTG.h functions, to make them consistent with the rest of the library API.
2009-05-03 14:24:34 +00:00
Projects
Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token.
2009-04-24 07:28:51 +00:00
LUFA.pnproj
Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files.
2009-04-17 00:20:00 +00:00
makefile
Moved all source to the trunk directory.
2009-02-23 07:08:34 +00:00