Commit Graph

7 Commits (eb902844946f0bda7da76cdb1e9aafae4881b63c)

Author SHA1 Message Date
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
tmk 7209c1d387 Add Makefiles for TMK converters. 11 years ago
tmk c9dee36e42 Make ps2_usart default and fix SpaceFN 11 years ago
tmk 04c9501574 Fix Makfile and config.h for LUFA in ps2_usb 11 years ago
tmk 1ac674db66 Fix PS/2 protocol build options 12 years ago
tmk 2769f09d11 Fix Makefiles. 13 years ago
tmk afb0846208 Made directories for keyboard and converter projects. 13 years ago