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
143
commits
2
branches
1545
tags
870
MiB
C
92.2%
C++
5%
Python
1.5%
Makefile
1.1%
6be24e4404
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
6be24e4404
Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events from the host, use standard MIDI event structure in low level demo rather than sending individual bytes.
2009-06-10 05:03:45 +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
Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events from the host, use standard MIDI event structure in low level demo rather than sending individual bytes.
2009-06-10 05:03:45 +00:00
LUFA
Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations.
2009-06-09 04:27:53 +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
Converted device mode low-level demos to schedulerless.
2009-06-07 07:20:33 +00:00
makefile
Moved all source to the trunk directory.
2009-02-23 07:08:34 +00:00