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
126
commits
55
branches
1460
tags
329
MiB
C
90.9%
C++
5.9%
Python
1.8%
Makefile
1.2%
6a7c298c0f
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
6a7c298c0f
Synchronise with the 090605 release.
2009-06-05 06:46:23 +00:00
Bootloaders
Minor documentation page updates.
2009-06-04 02:55:30 +00:00
Demos
Added multiple Report ID support to the HID class driver. Removed OUT endpoint support from HID driver (all OUT reports are now processed through control requests) as a seperate endpoint had issues with determining the exact output report length.
2009-06-05 02:23:31 +00:00
LUFA
Synchronise with the 090605 release.
2009-06-05 06:46:23 +00:00
Projects
Added multiple Report ID support to the HID class driver. Removed OUT endpoint support from HID driver (all OUT reports are now processed through control requests) as a seperate endpoint had issues with determining the exact output report length.
2009-06-05 02:23:31 +00:00
LUFA.pnproj
Add MIDI class driver, update MIDI device demo to use the new USB class driver. All device demos/projects have now been converted to the new library class drivers, although documentation is yet to be completed.
2009-06-01 12:01:53 +00:00
makefile
Moved all source to the trunk directory.
2009-02-23 07:08:34 +00:00