zmk/app/drivers/kscan
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *`
Replaced with RegExp: /(?<!const )(struct device \*)/g

See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
2020-12-14 12:41:25 -05:00
..
CMakeLists.txt fix(kscan): Fix building kscan for tests. 2020-12-08 22:20:12 -05:00
Kconfig fix(kscan): Fix building kscan for tests. 2020-12-08 22:20:12 -05:00
kscan_composite.c refactor(app): replace `struct device *` with `const struct device *` 2020-12-14 12:41:25 -05:00
kscan_gpio_demux.c refactor(app): replace `struct device *` with `const struct device *` 2020-12-14 12:41:25 -05:00
kscan_gpio_direct.c refactor(app): replace `struct device *` with `const struct device *` 2020-12-14 12:41:25 -05:00
kscan_gpio_matrix.c refactor(app): replace `struct device *` with `const struct device *` 2020-12-14 12:41:25 -05:00
kscan_mock.c refactor(app): replace `struct device *` with `const struct device *` 2020-12-14 12:41:25 -05:00