forked from kofal.net/zmk
Fixes for multiple GPIO kscan devices as expected.
This commit is contained in:
1
boards/Kconfig
Normal file
1
boards/Kconfig
Normal file
@@ -0,0 +1 @@
|
||||
rsource "shields/*/Kconfig.shield"
|
||||
@@ -1,2 +1,4 @@
|
||||
|
||||
CONFIG_ZMK_KSCAN_COMPOSITE_DRIVER=y
|
||||
if SHIELD_PETEJOHANSON_HANDWIRE
|
||||
|
||||
endif
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
CONFIG_ZMK_KSCAN_COMPOSITE_DRIVER=y
|
||||
Reference in New Issue
Block a user