jlj-qmk/protocol
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.
2014-07-27 16:23:23 +02:00
..
bluefruit
iwrap
lufa Fix NKRO code when NKRO is disable 2014-07-20 00:31:40 +09:00
pjrc Fix remotewakeup of PJRC stack(Fix #121) 2014-04-28 16:41:35 +09:00
usb_hid
vusb
adb.c Just ignore ADB Service Request 2014-07-21 18:17:52 +09:00
adb.h
bluefruit.mk
ibm4704.c Add doc 4704.txt and protocol comment 2014-02-10 11:05:18 +09:00
ibm4704.h Change error no and clean debug code 2014-02-10 06:46:43 +09:00
iwrap.mk
lufa.mk Check if LUFA-git really exists(Fix #118) 2014-04-28 08:55:07 +09:00
m0110.c
m0110.h
news.c
news.h
next_kbd.c Added NeXT keyboard converter 2014-01-06 17:07:10 -05:00
next_kbd.h Added NeXT keyboard converter 2014-01-06 17:07:10 -05:00
pjrc.mk
ps2_busywait.c Add ps2_interrupt.c 2013-11-28 14:20:00 +09:00
ps2_interrupt.c Add included header file and fix debug print 2013-11-28 14:44:59 +09:00
ps2_mouse.c Fix debug print of ps2_mouse 2014-06-15 14:04:16 +09:00
ps2_mouse.h
ps2_usart.c Add included header file and fix debug print 2013-11-28 14:44:59 +09:00
ps2.h
serial_mouse_microsoft.c added serial mouse driver for Microsoft and Mousesystems mice 2014-07-27 16:23:23 +02:00
serial_mouse_mousesystems.c added serial mouse driver for Microsoft and Mousesystems mice 2014-07-27 16:23:23 +02:00
serial_mouse.h added serial mouse driver for Microsoft and Mousesystems mice 2014-07-27 16:23:23 +02:00
serial_soft.c
serial_uart.c
serial.h
usb_hid.mk
vusb.mk