]> git.gir.st - tmk_keyboard.git/commit - protocol/serial_mouse_microsoft.c
added serial mouse driver for Microsoft and Mousesystems mice
authorRobin Haberkorn <robin.haberkorn@googlemail.com>
Sun, 27 Jul 2014 14:23:23 +0000 (16:23 +0200)
committerRobin Haberkorn <robin.haberkorn@googlemail.com>
Sun, 27 Jul 2014 14:23:23 +0000 (16:23 +0200)
commit6bf8000e6322da88f91f7eb53f510c2ba72743e5
treec60d1659baa463fd12335ea229174a5f9ccd0398
parent79840c678e13f9a737f80048bc3b9c9c55e3fc77
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.
protocol/serial_mouse.h [new file with mode: 0644]
protocol/serial_mouse_microsoft.c [new file with mode: 0644]
protocol/serial_mouse_mousesystems.c [new file with mode: 0644]
Imprint / Impressum