Fixes for multiple GPIO kscan devices as expected.

This commit is contained in:
Pete Johanson
2020-05-28 16:56:39 -04:00
parent 6e1e21c2be
commit 432adf5b60
6 changed files with 223 additions and 475 deletions

1
boards/Kconfig Normal file
View File

@@ -0,0 +1 @@
rsource "shields/*/Kconfig.shield"

View File

@@ -1,2 +1,4 @@
CONFIG_ZMK_KSCAN_COMPOSITE_DRIVER=y
if SHIELD_PETEJOHANSON_HANDWIRE
endif

View File

@@ -2,5 +2,5 @@
# SPDX-License-Identifier: Apache-2.0
config SHIELD_PETEJOHANSON_HANDWIRE
prompt "Pete Johanson Handwire"
def_bool $(shields_list_contains,petejohanson_handwire)

View File

@@ -0,0 +1 @@
CONFIG_ZMK_KSCAN_COMPOSITE_DRIVER=y