]> git.donarmstrong.com Git - tmk_firmware.git/commit
Fix keymap for new framework
authortmk <nobody@nowhere>
Tue, 5 Mar 2013 06:41:21 +0000 (15:41 +0900)
committertmk <nobody@nowhere>
Tue, 5 Mar 2013 06:41:21 +0000 (15:41 +0900)
commit5808317b694004c43a6e0f76e9715415cce19a25
tree9814dbe96eecbb940a710505feb82125a483dc2d
parent633d9aa53e3fc2b9fa9f01475cba9c151ab31d9a
Fix keymap for new framework
27 files changed:
README.md
common/keymap.c
converter/m0110_usb/Makefile.lufa [new file with mode: 0644]
converter/m0110_usb/README.md
converter/m0110_usb/config.h
converter/m0110_usb/keymap.c
converter/pc98_usb/keymap.c
keyboard/IIgs/Makefile [new file with mode: 0644]
keyboard/IIgs/README [new file with mode: 0644]
keyboard/IIgs/config.h [new file with mode: 0644]
keyboard/IIgs/doc/PIN_BYPASS.jpg [new file with mode: 0644]
keyboard/IIgs/doc/Teensy++_Mod.jpg [new file with mode: 0644]
keyboard/IIgs/hid_listen.mac [new file with mode: 0755]
keyboard/IIgs/keymap.c [new file with mode: 0644]
keyboard/IIgs/led.c [new file with mode: 0644]
keyboard/IIgs/matrix.c [new file with mode: 0644]
keyboard/IIgs_Standard/Makefile [deleted file]
keyboard/IIgs_Standard/README [deleted file]
keyboard/IIgs_Standard/config.h [deleted file]
keyboard/IIgs_Standard/doc/PIN_BYPASS.jpg [deleted file]
keyboard/IIgs_Standard/doc/Teensy++_Mod.jpg [deleted file]
keyboard/IIgs_Standard/hid_listen.mac [deleted file]
keyboard/IIgs_Standard/keymap.c [deleted file]
keyboard/IIgs_Standard/led.c [deleted file]
keyboard/IIgs_Standard/matrix.c [deleted file]
keyboard/hhkb/keymap.c
protocol/vusb/vusb.c