]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
xt_usb: read data on falling edge soft/hard reset
authortmk <hasu@tmk-kbd.com>
Wed, 28 Feb 2018 06:48:06 +0000 (15:48 +0900)
committertmk <hasu@tmk-kbd.com>
Wed, 14 Mar 2018 12:32:22 +0000 (21:32 +0900)
commit8a92f254e1d87007db2cc0d746a3c2436c91cbe3
tree1dca463aa5b70aa3d8a47063421d18892d734a58
parent3526fcaf15a45b216bdebf32f288fc3bc9968523
xt_usb: read data on falling edge soft/hard reset

See https://github.com/tmk/tmk_keyboard/wiki/IBM-PC-XT-Keyboard-Protocol
- read data on falling edge of clock
- add soft reset and hard reset
converter/xt_usb/Makefile
converter/xt_usb/config.h
tmk_core/protocol.mk
tmk_core/protocol/xt_interrupt.c
tmk_core/protocol/xt_io.h
tmk_core/protocol/xt_io_avr.c