]> git.gir.st - tmk_keyboard.git/commit - common.mk
Add PS/2 mouse support to connect TrackPoint Unit.
authortmk <nobody@nowhere>
Sun, 2 Jan 2011 14:52:13 +0000 (23:52 +0900)
committertmk <nobody@nowhere>
Sun, 2 Jan 2011 14:52:13 +0000 (23:52 +0900)
commit2a562a4191a5b9e88731efb5eabd921821f25f7e
tree20f5bb311ff99ced3dd8ee2d9430e2fbe8183f7b
parent1ed336a06499c1baee2421141d59d115f0ee3c4b
Add PS/2 mouse support to connect TrackPoint Unit.

Change build options:  Makefile and config.h. See README.
27 files changed:
Makefile.common
README
USB_NKRO.txt
hhkb/Makefile
hhkb/config.h [new file with mode: 0644]
hhkb/controller.h [deleted file]
hhkb/keymap.c
hhkb/matrix.c
jump_bootloader.c
key_process.c
macway/Makefile
macway/config.h [new file with mode: 0644]
macway/controller.h [deleted file]
macway/keymap.c
macway/matrix.c
mousekey.c [new file with mode: 0644]
mousekey.h [new file with mode: 0644]
ps2.c [new file with mode: 0644]
ps2.h [new file with mode: 0644]
ps2_mouse.c [new file with mode: 0644]
ps2_mouse.h [new file with mode: 0644]
tmk.c
usb.c
usb_keyboard.c
usb_keyboard.h
usb_mouse.c
usb_mouse.h
Imprint / Impressum