]> git.donarmstrong.com Git - tmk_firmware.git/commit
Added protocol support for Macintosh keyboard M0110.
authortmk <nobody@nowhere>
Wed, 14 Dec 2011 03:13:32 +0000 (12:13 +0900)
committertmk <nobody@nowhere>
Wed, 14 Dec 2011 04:33:05 +0000 (13:33 +0900)
commit3f0289e66678af8c2d1f001ccb9cb34ccfba7c5c
tree98519c2a10124308bb9e2f731712ed5379642599
parente2afc305edc7133e42cab8c2a30b1e214f4926f8
Added protocol support for Macintosh keyboard M0110.
m0110.c [new file with mode: 0644]
m0110.h [new file with mode: 0644]
m0110_usb/Makefile [new file with mode: 0644]
m0110_usb/README [new file with mode: 0644]
m0110_usb/config.h [new file with mode: 0644]
m0110_usb/doc/m0110.jpg [new file with mode: 0755]
m0110_usb/doc/teensy.jpg [new file with mode: 0755]
m0110_usb/keymap.c [new file with mode: 0644]
m0110_usb/led.c [new file with mode: 0644]
m0110_usb/matrix.c [new file with mode: 0644]