zmk/app/boards/shields/hummingbird/Kconfig.shield
Peter Johanson ecc984bff8 feat(shields): Add Hummingbird shield
* Reference shield for the Seeed(uino) XIAO interconnect.
2022-04-03 01:57:05 -04:00

5 lines
149 B
Text

# Copyright (c) 2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
config SHIELD_HUMMINGBIRD
def_bool $(shields_list_contains,hummingbird)