zmk_mf68/app/boards/shields/pancake/Kconfig.defconfig

9 lines
146 B
Plaintext

# Copyright (c) 2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
if SHIELD_PANCAKE
config ZMK_KEYBOARD_NAME
default "Pancake"
endif