aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/drivers/kscan/kscan_gpio_demux.c
AgeCommit message (Expand)Author
2023-09-16refactor: Move drivers into properly module.Peter Johanson
2023-04-05refactor: Move away from deprecated label usages.Peter Johanson
2023-04-05refactor: Remove v1 logging vestiges.Peter Johanson
2023-04-05refactor: Move to `zephyr/` include paths.Peter Johanson
2023-04-05refactor: Move to LISTIFY/DT_FOREACH_PROP_ELEM macros.Peter Johanson
2022-04-25refactor(kscan): Auto enable kscan driversJoel Spadin
2022-04-03refactor: Move away from deprecated PM callback.Peter Johanson
2022-04-03refactor: Move to `k_work_delayable` API.Peter Johanson
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
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-03refactor: Align drivers with Zephyr file system conventionsinnovaker