zmk/app/module
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
..
drivers feat(IL0323): Add alternative partial refresh option 2023-11-28 17:13:55 -05:00
dts/bindings fix(driver): Fix broken compilation for MAX7318 driver 2023-09-28 12:19:14 -04:00
include refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00
lib refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00
zephyr refactor: Move drivers into properly module. 2023-09-16 11:52:40 -07:00
CMakeLists.txt refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00
Kconfig refactor: Promote debounce to exposed mod lib. 2023-09-16 11:52:40 -07:00