diff options
author | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2022-02-21 23:13:06 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-21 23:13:06 +0900 |
commit | b1de11c27575f9956d2f7dfd6bf0240d630e3ae1 (patch) | |
tree | 0208001bd9be25d96a3db73171133a01ab269567 /quantum/mousekey.h | |
parent | ae5f43072f0de93b65854af569ba90564b8003de (diff) |
Fix a potential bug in encoder_init(). (#16372)
After executing `setPinInputHigh(pin)`, it is necessary to wait for the charging time to read from the corresponding pin. This is the same as requiring `matrix_output_unselect_delay()` after doing `unselect_row()` in matrix.c.
Diffstat (limited to 'quantum/mousekey.h')
0 files changed, 0 insertions, 0 deletions