summaryrefslogtreecommitdiff
path: root/app/boards/shields/tg4x/Kconfig.defconfig
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-10-12 11:49:54 -0400
committerGitHub <noreply@github.com>2020-10-12 11:49:54 -0400
commita2b4a08ddccfe99e4f48b589ad0339676097b454 (patch)
tree8a95c90a55a1ffa410ee86105c9cc0eb19f55f71 /app/boards/shields/tg4x/Kconfig.defconfig
parentd0c6310434e168152c998a3a17230dda7ecedd93 (diff)
parentd45e7b3c1190209953d5ffefff39f23341dbd88c (diff)
Merge pull request #226 from mubeenkhan94/tg4x-shield-dev
Add TG4X rev 2.1 shield
Diffstat (limited to 'app/boards/shields/tg4x/Kconfig.defconfig')
-rw-r--r--app/boards/shields/tg4x/Kconfig.defconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/boards/shields/tg4x/Kconfig.defconfig b/app/boards/shields/tg4x/Kconfig.defconfig
new file mode 100644
index 0000000..ca9fa2c
--- /dev/null
+++ b/app/boards/shields/tg4x/Kconfig.defconfig
@@ -0,0 +1,9 @@
+# Copyright (c) 2020 The ZMK Contributors
+# SPDX-License-Identifier: MIT
+
+if SHIELD_TG4X
+
+config ZMK_KEYBOARD_NAME
+ default "TG4X"
+
+endif \ No newline at end of file