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
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)
|
||||
Reference in New Issue
Block a user