]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
alps64: Fix for delay time for matrix scan
authortmk <hasu@tmk-kbd.com>
Sat, 28 Dec 2019 13:39:54 +0000 (22:39 +0900)
committertmk <hasu@tmk-kbd.com>
Sat, 28 Dec 2019 13:54:37 +0000 (22:54 +0900)
commitba4f28a484a670b794674d694998fed4d25f0f5f
tree11dd5b10408588249d6fa6913d84f3f7cfcdaa6f
parent45e45691e0c03f1b5ea4341c6d90f9a09016a37d
alps64: Fix for delay time for matrix scan

Delay less than 20us can cause false key detection in some situations.
With week internal pull-up takes time to charge stray capacitance of
trace between ground fill(and fingers), perhaps?

In particular, when testing Alps64 PCB without diodes tweezer is used
to close a key and this makes trace longer, more capacitance in result.
keyboard/alps64/matrix.c