initial commit

This commit is contained in:
Glen Goodwin 2022-01-05 14:18:26 -05:00
commit 34e3e2b2ff
12 changed files with 312 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_HUMMINGBIRD
config ZMK_KEYBOARD_NAME
default "Hummingbird"
config ZMK_USB
default y
endif