diff options
author | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2019-07-04 03:50:06 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-07-03 11:50:06 -0700 |
commit | f268993760cc805c95f236917251cc97ee94b2c1 (patch) | |
tree | 671c4a4658c47b0e9e93cf8ccadc1a1f5df4ea06 /keyboards/tkc1800/i2c.c | |
parent | c0c8b2e50d0da5813aac3c6bc69540f81b1dae04 (diff) |
fix unselect_rows() in quantum/matrix.c (#6243)
unselect_col() uses setPinInputHigh(), but unselect_cols() uses setPinInput().
This is not correct. unselect_cols() should also use setPinInputHigh().
Diffstat (limited to 'keyboards/tkc1800/i2c.c')
0 files changed, 0 insertions, 0 deletions