From 432adf5b600552515b098e6351133a080a44f599 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Thu, 28 May 2020 16:56:39 -0400 Subject: Fixes for multiple GPIO kscan devices as expected. --- boards/shields/petejohanson_handwire/Kconfig.defconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'boards/shields/petejohanson_handwire/Kconfig.defconfig') diff --git a/boards/shields/petejohanson_handwire/Kconfig.defconfig b/boards/shields/petejohanson_handwire/Kconfig.defconfig index c7408ce..77bd288 100644 --- a/boards/shields/petejohanson_handwire/Kconfig.defconfig +++ b/boards/shields/petejohanson_handwire/Kconfig.defconfig @@ -1,2 +1,4 @@ -CONFIG_ZMK_KSCAN_COMPOSITE_DRIVER=y \ No newline at end of file +if SHIELD_PETEJOHANSON_HANDWIRE + +endif -- cgit v1.2.3