feat(shields): Add Hummingbird shield

* Reference shield for the Seeed(uino) XIAO interconnect.
This commit is contained in:
Peter Johanson
2022-04-03 01:57:05 -04:00
committed by Pete Johanson
parent 9c3d909b82
commit b44410ac44
6 changed files with 177 additions and 0 deletions

View File

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