qmk_firmware/Demos/KeyboardMouse
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
..
Descriptors.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
Descriptors.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
KeyboardMouse.aps Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
KeyboardMouse.c Fixed incorrect/missing control status stage transfers on demos, bootloaders and applications (thanks to Nate Lawson). 2009-03-10 05:56:17 +00:00
KeyboardMouse.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
KeyboardMouse.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