1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
tmk_keyboard_custom/protocol/lufa
Robin Haberkorn a9398c4c9b 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-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