This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Original QMK firmware repository
https://qmk.fm
80
commits
55
branches
1460
tags
329
MiB
C
90.9%
C++
5.9%
Python
1.8%
Makefile
1.2%
e21b620bf6
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
e21b620bf6
Move the length decrements in the pipe and endpoint stream functions to the point at which the buffers are operated on, to prevent decrements during iterations where no data is exchanged (thanks to Francisco Moraes).
2009-04-26 05:01:06 +00:00
Bootloaders
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
Demos
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
Move the length decrements in the pipe and endpoint stream functions to the point at which the buffers are operated on, to prevent decrements during iterations where no data is exchanged (thanks to Francisco Moraes).
2009-04-26 05:01:06 +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