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
148
commits
55
branches
1460
tags
329
MiB
C
90.9%
C++
5.9%
Python
1.8%
Makefile
1.2%
9fdc53d765
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
9fdc53d765
Fix errors from last commit.
2009-06-14 07:57:04 +00:00
Bootloaders
Updated bootloaders to use the new main() function layout and remove any references to the scheduler to keep them in line with the rest of the library.
2009-06-09 06:05:01 +00:00
Demos
Changed per-device controller preprocessor checks over to per-device series for better device control.
2009-06-14 07:44:02 +00:00
LUFA
Fix errors from last commit.
2009-06-14 07:57:04 +00:00
Projects
Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefiles of ClassDriver device demos.
2009-06-05 07:30:23 +00:00
LUFA.pnproj
Changed to new device mode Class Driver function name prefixes to make way for similar host mode Class drivers.
2009-06-11 06:15:45 +00:00
makefile
Moved all source to the trunk directory.
2009-02-23 07:08:34 +00:00