tmk_keyboard/protocol/lufa
Robin Haberkorn 7dde35d4f7 integrated serial mouse drivers as a feature into the firmware architecture
* can be enabled by defining Makefile macro SERIAL_MOUSE_MICROSOFT_ENABLE or
   SERIAL_MOUSE_MOUSESYSTEMS_ENABLE.
 * Serial implementation can be chosen via SERIAL_MOUSE_USE_SOFT and
   SERIAL_MOUSE_USE_UART macros
 * UART configuration still has to be done in config.h: I added working clauses
   for both mouse protocols to ps2_usb's config.h
2014-07-27 17:38:31 +02:00
..
LUFA-120730 Now includes LUFA-120730 in repository 2013-02-11 22:57:40 +09:00
LUFA-git@b6c18b2a7c Add LUFA git repository(release 140302) 2014-04-25 13:39:35 +09:00
descriptor.c Add LUFA git repository(release 140302) 2014-04-25 13:39:35 +09:00
descriptor.h Unused endpoint of console OUT is commentout'd 2014-04-29 19:45:01 +09:00
lufa.c integrated serial mouse drivers as a feature into the firmware architecture 2014-07-27 17:38:31 +02:00
lufa.h Move macro definitions from lufa.c to lufa.h 2014-04-25 12:19:14 +09:00