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
11
commits
55
branches
1460
tags
329
MiB
C
90.9%
C++
5.9%
Python
1.8%
Makefile
1.2%
5e787a4bb0
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
5e787a4bb0
Updated changelog to reflect recent commit changes.
2009-03-03 08:19:32 +00:00
Bootloaders
Makefiles and library modified to add a new F_CLOCK constant to give the unprescaled master input clock frequency, so that the correct PLL mask can be determined even when the CPU (F_CPU) clock rate is prescaled outside the normal input range of the PLL.
2009-02-26 05:48:47 +00:00
Demos
Changed stream wait timeout counter to be 16-bit, so that very long timeout periods can be set for correct communications with badly designed hosts or devices which greatly exceed the USB specification limits.
2009-03-03 08:19:06 +00:00
LUFA
Updated changelog to reflect recent commit changes.
2009-03-03 08:19:32 +00:00
Projects
Makefiles and library modified to add a new F_CLOCK constant to give the unprescaled master input clock frequency, so that the correct PLL mask can be determined even when the CPU (F_CPU) clock rate is prescaled outside the normal input range of the PLL.
2009-02-26 05:48:47 +00:00
LUFA.pnproj
Moved all source to the trunk directory.
2009-02-23 07:08:27 +00:00
makefile
Moved all source to the trunk directory.
2009-02-23 07:08:34 +00:00