zmk_mf68/app/drivers
Pete Johanson 6c7ab0ce53 refactor(kscan): Fix polling of GPIO matrices.
* Add easier macros for conditional polling/interrupt code.
* Properly continue polling on intervals, without extra
  enable/disable code for pins that is superfluous when not trying to
  deal with interupts firing.
* Fix to allow multiple GPIO drivers when doing splits w/ IO expanders
2021-02-02 14:04:10 -05:00
..
kscan refactor(kscan): Fix polling of GPIO matrices. 2021-02-02 14:04:10 -05:00
sensor refactor(app): replace void with const struct device *dev in ISR CBs 2020-12-14 12:41:25 -05:00
zephyr refactor(app): format with prettier (#563) 2021-01-01 22:55:52 -05:00
CMakeLists.txt fix(drivers): Remove conditional from directories. 2020-12-04 16:25:32 -05:00
Kconfig refactor: Align drivers with Zephyr file system conventions 2020-12-03 21:06:01 -05:00