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
55
commits
2
branches
1545
tags
870
MiB
C
92.2%
C++
5%
Python
1.5%
Makefile
1.1%
51910b4505
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
51910b4505
Added support to the CDCHost demo for devices with mutiple CDC interfaces which are not the correct ACM type preceeding the desired ACM CDC interface.
2009-04-07 11:46:54 +00:00
Bootloaders
Added preprocessor checks and documentation to the bootloaders giving information about missing SIGNATURE_x defines due to outdated avr-libc versions.
2009-04-07 04:19:57 +00:00
Demos
Added support to the CDCHost demo for devices with mutiple CDC interfaces which are not the correct ACM type preceeding the desired ACM CDC interface.
2009-04-07 11:46:54 +00:00
LUFA
Added support to the CDCHost demo for devices with mutiple CDC interfaces which are not the correct ACM type preceeding the desired ACM CDC interface.
2009-04-07 11:46:54 +00:00
Projects
All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected.
2009-04-01 13:53:58 +00:00
LUFA.pnproj
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB driver directory to the HighLevel USB driver directory, where they are more suited.
2009-04-05 06:27:49 +00:00
makefile
Moved all source to the trunk directory.
2009-02-23 07:08:34 +00:00