You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/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
10 years ago
..
LUFA-120730 Now includes LUFA-120730 in repository 12 years ago
LUFA-git@b6c18b2a7c Add LUFA git repository(release 140302) 11 years ago
descriptor.c Add LUFA git repository(release 140302) 11 years ago
descriptor.h Unused endpoint of console OUT is commentout'd 11 years ago
lufa.c integrated serial mouse drivers as a feature into the firmware architecture 10 years ago
lufa.h Move macro definitions from lufa.c to lufa.h 11 years ago