]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
ibmpc_usb: Add IBM PC Keyobard converter
authortmk <hasu@tmk-kbd.com>
Wed, 4 Dec 2019 02:35:48 +0000 (11:35 +0900)
committertmk <hasu@tmk-kbd.com>
Wed, 4 Dec 2019 02:35:48 +0000 (11:35 +0900)
commit9ddc33cfdb2068236ba4f212e90f5deb2e54b3bd
tree0df96d0fbc976cc389ae3080e3b9c1cf6eed8353
parentc4b8b36950a0b936c4b699afaecd77cdc642d471
ibmpc_usb: Add IBM PC Keyobard converter
converter/ibmpc_usb/Makefile [new file with mode: 0644]
converter/ibmpc_usb/Makefile.atmega32u2 [new file with mode: 0644]
converter/ibmpc_usb/Makefile.atmega32u4 [new file with mode: 0644]
converter/ibmpc_usb/README.md [new file with mode: 0644]
converter/ibmpc_usb/config.h [new file with mode: 0644]
converter/ibmpc_usb/ibmpc_usb.c [new file with mode: 0644]
converter/ibmpc_usb/ibmpc_usb.h [new file with mode: 0644]
converter/ibmpc_usb/unimap_plain.c [new file with mode: 0644]
converter/ibmpc_usb/unimap_trans.h [new file with mode: 0644]