summaryrefslogtreecommitdiff
path: root/app/boards/shields/tg4x/Kconfig.defconfig
blob: 6312c080a2c063a55be5e0a129e6e72df60e23b6 (plain)
1
2
3
4
5
6
7
8
9
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT

if SHIELD_TG4X

config ZMK_KEYBOARD_NAME
    default "TG4x"

endif