summaryrefslogtreecommitdiff
path: root/app/boards/shields/tg4x/Kconfig.defconfig
blob: ca9fa2c3c1eb3984353b7117368d5d695c631c4d (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