Age | Commit message (Expand) | Author |
---|---|---|
2021-10-26 | feat(kscan): Improve matrix debouncing | Joel Spadin |
2021-09-08 | refactor(kscan): Demacroify GPIO matrix driver | Joel Spadin |
2021-07-17 | refactor(core): Move away from deprecated DT API. | Pete Johanson |
2021-02-02 | refactor(kscan): Fix polling of GPIO matrices. | Pete Johanson |
2020-12-14 | refactor(app): replace `struct device *` with `const struct device *` | innovaker |
2020-12-14 | refactor(app): replace `driver_data` with `data` | innovaker |
2020-12-14 | refactor(app): replace `config_info` with `config` | innovaker |
2020-12-14 | refactor(app): replace Zephyr integer types with C99 integer types | innovaker |
2020-12-03 | refactor: Align drivers with Zephyr file system conventions | innovaker |