Age | Commit message (Expand) | Author |
---|---|---|
2021-07-17 | refactor(core): Move away from deprecated DT API. | Pete Johanson |
2021-06-08 | fix(kscan): Fix nibble demux scan errors on encoder row | Jay Greco |
2021-03-15 | fix(kscan): Proper direct wire warning message. | Pete Johanson |
2021-02-27 | Fix the label for the GPIO kscan driver. | Pete Johanson |
2021-02-02 | refactor(kscan): Fix polling of GPIO matrices. | Pete Johanson |
2021-02-02 | refactor(kscan): Remove explicit default n from kscan configs. | Pete Johanson |
2020-12-28 | refactor: replace filename hyphens with underscores | innovaker |
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-08 | fix(kscan): Fix building kscan for tests. | Pete Johanson |
2020-12-03 | refactor: Align drivers with Zephyr file system conventions | innovaker |