zmk/app/module/drivers
Peter Johanson 03e663a56a refactor(kscan): Infer pull flags, use LISTIFY.
* To avoid issues with platforms that enforce no pull flags when
  pins are used as outputs, infer the pull flags in code instead of
  setting them in the DTS for charlieplex kscan driver.
* Use `LISTIFY` macro instead of deprecated `UTIL_LISTIFY`.
2023-12-09 13:49:05 -08:00
..
display refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
gpio fix(driver): Fix broken compilation for MAX7318 driver 2023-09-28 12:19:14 -04:00
kscan refactor(kscan): Infer pull flags, use LISTIFY. 2023-12-09 13:49:05 -08:00
sensor feat(drivers): add driver for MAX17048 fuel gauge 2023-09-25 21:04:03 -04:00
CMakeLists.txt refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
Kconfig refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00