16 Commits (2b4d5dd7d9271dd520d9143a9bc5d95db08921a3)

Author SHA1 Message Date
Joel Spadin f946dc6893 feat(kscan): Improve matrix debouncing 3 years ago
Pete Johanson c9a671d8d5 fix(kscan): Allow composite driver to handle missing children. 3 years ago
Joel Spadin 82cb762698 refactor(kscan): Demacroify GPIO matrix driver 3 years ago
Pete Johanson 2a69f31eb0 refactor(core): Move away from deprecated DT API. 3 years ago
Jay Greco f3bb90f9e1
fix(kscan): Fix nibble demux scan errors on encoder row 3 years ago
Pete Johanson 27c89e69c1 fix(kscan): Proper direct wire warning message. 3 years ago
Pete Johanson 0f9fff7554 Fix the label for the GPIO kscan driver. 3 years ago
Pete Johanson 6c7ab0ce53 refactor(kscan): Fix polling of GPIO matrices. 3 years ago
Pete Johanson 2f352788c1 refactor(kscan): Remove explicit default n from kscan configs. 3 years ago
innovaker 842aa5a842 refactor: replace filename hyphens with underscores 4 years ago
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
innovaker 1411092a7b refactor(app): replace `driver_data` with `data` 4 years ago
innovaker 3d7376d2e5 refactor(app): replace `config_info` with `config` 4 years ago
innovaker bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
Pete Johanson e6a27b15c1 fix(kscan): Fix building kscan for tests. 4 years ago
innovaker 8d9ae1fdf3 refactor: Align drivers with Zephyr file system conventions 4 years ago