Create Kconfig.defconfig

This commit is contained in:
umbacos 2021-01-28 00:15:26 +01:00 committed by GitHub
parent 7c24ab069c
commit 70480a81f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,9 @@
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_UT47
config ZMK_KEYBOARD_NAME
default "UT47 keyboard"
endif