Copy of https://github.com/qmk/qmk_firmware Modified for our keyboard.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
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.
15 years ago
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. 15 years ago
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. 15 years ago
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. 15 years ago
Projects Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefiles of ClassDriver device demos. 15 years ago
LUFA.pnproj Converted device mode low-level demos to schedulerless. 15 years ago
makefile Moved all source to the trunk directory. 16 years ago