zmk/app/boards/shields/minivan_studio_tester/Kconfig.defconfig

10 lines
168 B
Plaintext

# Copyright (c) 2024 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_MINIVAN_STUDIO_TESTER
config ZMK_KEYBOARD_NAME
default "MiniVan Tester"
endif