zmk_mf68/app/drivers
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
..
display feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00
kscan refactor(kscan): Demacroify GPIO matrix driver 2021-09-08 14:34:28 -04:00
sensor feat: Add nrf VDDH battery driver 2021-07-24 23:39:13 -05:00
zephyr refactor(kscan): Demacroify GPIO matrix driver 2021-09-08 14:34:28 -04:00
CMakeLists.txt feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00
Kconfig feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00