summaryrefslogtreecommitdiff
path: root/app/drivers/kscan
AgeCommit message (Expand)Author
2021-09-14fix(kscan): Allow composite driver to handle missing children.Pete Johanson
2021-09-08refactor(kscan): Demacroify GPIO matrix driverJoel Spadin
2021-07-17refactor(core): Move away from deprecated DT API.Pete Johanson
2021-06-08fix(kscan): Fix nibble demux scan errors on encoder rowJay Greco
2021-03-15fix(kscan): Proper direct wire warning message.Pete Johanson
2021-02-27Fix the label for the GPIO kscan driver.Pete Johanson
2021-02-02refactor(kscan): Fix polling of GPIO matrices.Pete Johanson
2021-02-02refactor(kscan): Remove explicit default n from kscan configs.Pete Johanson
2020-12-28refactor: replace filename hyphens with underscoresinnovaker
2020-12-14refactor(app): replace `struct device *` with `const struct device *`innovaker
2020-12-14refactor(app): replace `driver_data` with `data`innovaker
2020-12-14refactor(app): replace `config_info` with `config`innovaker
2020-12-14refactor(app): replace Zephyr integer types with C99 integer typesinnovaker
2020-12-08fix(kscan): Fix building kscan for tests.Pete Johanson
2020-12-03refactor: Align drivers with Zephyr file system conventionsinnovaker