zmk/app/module/drivers/display
Cem Aksoylar a3699c8268 feat(IL0323): Add alternative partial refresh option
Adds Kconfig to enable the alternative partial refresh setting from @aumuell:
"Gates scan only inside of the partial window" instead of setting PTL_SCAN
when configuring the window for partial refreshes seems to limit degrading
of areas outside the refresh window quite a bit.
But https://github.com/CursedHardware/epd-driver-ic/blob/master/IL0323.pdf,
p. 26 states that this is not the "default".
2023-11-28 17:13:55 -05:00
..
CMakeLists.txt refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
il0323.c feat(IL0323): Add alternative partial refresh option 2023-11-28 17:13:55 -05:00
il0323_regs.h 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
Kconfig.il0323 feat(IL0323): Add alternative partial refresh option 2023-11-28 17:13:55 -05:00