forked from kofal.net/zmk
feat(shields): Add Hummingbird shield
* Reference shield for the Seeed(uino) XIAO interconnect.
This commit is contained in:
committed by
Pete Johanson
parent
9c3d909b82
commit
b44410ac44
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
|
||||
Reference in New Issue
Block a user