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
9
app/boards/shields/hummingbird/Kconfig.defconfig
Normal file
9
app/boards/shields/hummingbird/Kconfig.defconfig
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
if SHIELD_HUMMINGBIRD
|
||||
|
||||
config ZMK_KEYBOARD_NAME
|
||||
default "Hummingbird"
|
||||
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue