]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
ibmpc: Change timeout period: 1.0ms to 2.0ms
authortmk <hasu@tmk-kbd.com>
Sun, 5 Jul 2020 03:40:16 +0000 (12:40 +0900)
committertmk <hasu@tmk-kbd.com>
Sun, 5 Jul 2020 03:46:47 +0000 (12:46 +0900)
commit12eaedf9cf1a9ab3145ffaf15ff3df02c35e6f13
tree7b18440382400fec97fc59c444dc440c826bebae
parent7cf3060a6dbfe57909668833cb3edb702b0899bb
ibmpc: Change timeout period: 1.0ms to 2.0ms

Timeout error *could*(not always) detects when signal sequence takes beyond 1.0ms.
Now this gives 2.0ms window at least to read signal sequence.
tmk_core/protocol/ibmpc.c