zmk_mf68/app/drivers/kscan
Jay Greco f3bb90f9e1
fix(kscan): Fix nibble demux scan errors on encoder row
+ Add a 1us sleep to let the column selection settle in order to avoid spurious keypresses when row capacitance is high (like on the encoder row)
2021-06-08 20:59:35 -04:00
..
CMakeLists.txt fix(kscan): Fix building kscan for tests. 2020-12-08 22:20:12 -05:00
Kconfig Fix the label for the GPIO kscan driver. 2021-02-27 14:32:42 -05:00
kscan_composite.c refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
kscan_gpio_demux.c fix(kscan): Fix nibble demux scan errors on encoder row 2021-06-08 20:59:35 -04:00
kscan_gpio_direct.c fix(kscan): Proper direct wire warning message. 2021-03-15 00:39:29 -04:00
kscan_gpio_matrix.c refactor(kscan): Fix polling of GPIO matrices. 2021-02-02 14:04:10 -05:00
kscan_mock.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00