mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-26 09:40:46 +02:00
b5e73204e8
* Avoid defining the ZMK GPIO drivers lib if none of the drivers are selected.
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
menuconfig ZMK_DRIVERS_GPIO
|
|
bool "GPIO"
|
|
|
|
rsource "Kconfig.mcp23017"
|
|
rsource "Kconfig.595" |