qmk_firmware/Demos/MouseHostViaInt
Dean Camera 88051e78a2 Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
Corrections to Keyboard demo.

Removed AVRISP_Programmer project due to code quality concerns.
2009-03-19 14:16:12 +00:00
..
ConfigDescriptor.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
ConfigDescriptor.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
Doxygen.conf Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
MouseHostViaInt.aps Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
MouseHostViaInt.c Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions 2009-03-09 12:28:50 +00:00
MouseHostViaInt.h Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions 2009-03-09 12:28:50 +00:00
MouseHostViaInt.txt Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. 2009-03-19 14:16:12 +00:00
makefile Added extra output to makefiles to indicate the currently selected BOARD parameter. 2009-03-16 11:29:00 +00:00