feat(display): IL0323 driver for EPD displays.
* Basic driver, using the GD7965 driver as a basis, since the ICs are very similar.
This commit is contained in:
parent
08078210da
commit
a124eb9f9e
8 changed files with 597 additions and 2 deletions
4
app/drivers/display/Kconfig
Normal file
4
app/drivers/display/Kconfig
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
rsource "Kconfig.il0323"
|
||||
Loading…
Add table
Add a link
Reference in a new issue