4 Commits (0a181c7eb58b79405ee91e7fca9f827678424872)

Author SHA1 Message Date
Robin Haberkorn 03fd4a6ff0 updated copyrights: serial_mouse.h, serial_mouse_microsoft.c and serial_mouse_mousesystems.c are new 12 years ago
Robin Haberkorn eb90284494 serial_mouse: simplified clipping of X/Y/V/H changes below -127 using a MAX macro 12 years ago
Robin Haberkorn 0bfba7acc4 factored out serial_mouse_init() into serial_mouse.h 12 years ago
Robin Haberkorn 6bf8000e63 added serial mouse driver for Microsoft and Mousesystems mice
* Both drivers use the interface defined in serial_mouse.h
 * They should work with any UART implementation (hardware/software UART)
 * The Microsoft driver is currently untested.
   The Mousesystems driver is confirmed to work.
12 years ago