b44410ac44
* Reference shield for the Seeed(uino) XIAO interconnect.
9 lines
155 B
Text
9 lines
155 B
Text
# Copyright (c) 2022 The ZMK Contributors
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
if SHIELD_HUMMINGBIRD
|
|
|
|
config ZMK_KEYBOARD_NAME
|
|
default "Hummingbird"
|
|
|
|
endif
|