diff options
Diffstat (limited to 'boards/shields/petejohanson_handwire/Kconfig.defconfig')
-rw-r--r-- | boards/shields/petejohanson_handwire/Kconfig.defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
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 |