This website requires JavaScript.
Explore
Help
Sign in
kb01
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ab9dab4d09
zmk
/
app
/
drivers
/
gpio
History
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
..
CMakeLists.txt
feat(gpio): Add 595 shift register driver.
2022-06-03 22:45:04 -04:00
gpio_595.c
feat(gpio): Add 595 shift register driver.
2022-06-03 22:45:04 -04:00
gpio_mcp23017.c
refactor: Move away from deprecated PM callback.
2022-04-03 00:10:29 -04:00
gpio_mcp23017.h
feat(drivers): Add mcp23017 driver based on upstream mcp23s17 one.
2021-09-14 20:48:28 -04:00
Kconfig
fix(drivers): Avoid build failures for GPIO driver
2022-06-05 17:57:35 -04:00
Kconfig.595
fix(drivers): Avoid build failures for GPIO driver
2022-06-05 17:57:35 -04:00
Kconfig.mcp23017
fix(drivers): Avoid build failures for GPIO driver
2022-06-05 17:57:35 -04:00