]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
ibmpc: Add handling for erroneous start bit XT(IBM)
authortmk <hasu@tmk-kbd.com>
Sun, 22 Mar 2020 04:08:57 +0000 (13:08 +0900)
committertmk <hasu@tmk-kbd.com>
Mon, 11 May 2020 07:11:39 +0000 (16:11 +0900)
commit7c3b669e6f7f449fa4ae58e028fcd07182cafa99
treecf7968434cdb32f3cdf802038c11bcfb08cad412
parent93e9ee22ce964b1d0f40377a63bcee47c467c416
ibmpc: Add handling for erroneous start bit XT(IBM)

This is **not perferred** if it is evitable.
It allows to read start(0) as 1 wrongly at cost of 100us wait.
tmk_core/protocol/ibmpc.c
tmk_core/protocol/ibmpc.h