cc3d5529fd
Add driver for max7318 i2c gpio expander Co-authored-by: Pete Johanson <peter@peterjohanson.com>
6 lines
120 B
Text
6 lines
120 B
Text
menuconfig ZMK_DRIVERS_GPIO
|
|
bool "GPIO"
|
|
|
|
rsource "Kconfig.mcp23017"
|
|
rsource "Kconfig.max7318"
|
|
rsource "Kconfig.595"
|