Create Kconfig.defconfig
This commit is contained in:
parent
7c24ab069c
commit
70480a81f8
1 changed files with 9 additions and 0 deletions
9
app/boards/shields/ut47/Kconfig.defconfig
Normal file
9
app/boards/shields/ut47/Kconfig.defconfig
Normal 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
|
Loading…
Add table
Reference in a new issue