Peter Johanson
|
b5e73204e8
|
fix(drivers): Avoid build failures for GPIO driver
* Avoid defining the ZMK GPIO drivers lib if none of the drivers are
selected.
|
2022-06-05 17:57:35 -04:00 |
|
Pete Johanson
|
647110e5e5
|
feat(drivers): Add mcp23017 driver based on upstream mcp23s17 one.
* Upstream Zephyr has in progress driver, so doing this locally here,
until we can move over to that driver.
|
2021-09-14 20:48:28 -04:00 |
|
Darryldh
|
a124eb9f9e
|
feat(display): IL0323 driver for EPD displays.
* Basic driver, using the GD7965 driver as a basis, since the ICs
are very similar.
|
2021-08-24 22:15:42 -04:00 |
|
Pete Johanson
|
ca38894e07
|
fix(drivers): Remove conditional from directories.
|
2020-12-04 16:25:32 -05:00 |
|
innovaker
|
8d9ae1fdf3
|
refactor: Align drivers with Zephyr file system conventions
PR: #400
|
2020-12-03 21:06:01 -05:00 |
|