zmk_mf68/app/drivers/zephyr
Joel Spadin 82cb762698 refactor(kscan): Demacroify GPIO matrix driver
Refactored the GPIO matrix kscan driver so that only the data and config
structures are defined in the foreach macro. Functionality is unchanged
except for the addition of DT properties to adjust polling speed.

This should make it easier to add other enhancements later, like
improved and customizable debounce behavior.
2021-09-08 14:34:28 -04:00
..
dts/bindings refactor(kscan): Demacroify GPIO matrix driver 2021-09-08 14:34:28 -04:00
module.yml refactor: Align drivers with Zephyr file system conventions 2020-12-03 21:06:01 -05:00