From 16df1522c282343c3350402360db918a9a1b66e5 Mon Sep 17 00:00:00 2001 From: Mubeen Khan Date: Wed, 30 Sep 2020 21:35:51 -0500 Subject: Add TG4X rev 2.1 shield --- app/boards/shields/tg4x/Kconfig.defconfig | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/boards/shields/tg4x/Kconfig.defconfig (limited to 'app/boards/shields/tg4x/Kconfig.defconfig') 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 -- cgit v1.2.3