mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-01 03:43:22 +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" |