zmk/app/drivers/display
Peter Johanson 09ed79a867 refactor: Move away from deprecated label usages.
* Move away from DT_LABEL.
* Move to DEVICE_DT_GET for non-behavior device access.
* Move various drivers to `gpio_spec_dt` and `DT` related macros.
* Remove mcp23017 while at it, since better upstream driver is
  available.
2023-04-05 22:55:38 -07:00
..
CMakeLists.txt feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00
il0323_regs.h feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00
il0323.c refactor: Move away from deprecated label usages. 2023-04-05 22:55:38 -07:00
Kconfig feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00
Kconfig.il0323 feat(display): IL0323 driver for EPD displays. 2021-08-24 22:15:42 -04:00