feat(shields): Add Hummingbird shield
* Reference shield for the Seeed(uino) XIAO interconnect.
This commit is contained in:
parent
9c3d909b82
commit
b44410ac44
6 changed files with 177 additions and 0 deletions
5
app/boards/shields/hummingbird/Kconfig.shield
Normal file
5
app/boards/shields/hummingbird/Kconfig.shield
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
config SHIELD_HUMMINGBIRD
|
||||
def_bool $(shields_list_contains,hummingbird)
|
||||
Loading…
Add table
Add a link
Reference in a new issue