diff options
author | Mubeen Khan <mubeen@mubeen.co> | 2020-09-30 21:35:51 -0500 |
---|---|---|
committer | Mubeen Khan <mubeen@mubeen.co> | 2020-09-30 21:35:51 -0500 |
commit | 16df1522c282343c3350402360db918a9a1b66e5 (patch) | |
tree | 48635c939517e3971f62b30c5065fae40b329f8c /app/boards/shields/tg4x/Kconfig.defconfig | |
parent | d50c371b30ab423df0b513c07b394c31bf09d391 (diff) |
Add TG4X rev 2.1 shield
Diffstat (limited to 'app/boards/shields/tg4x/Kconfig.defconfig')
-rw-r--r-- | app/boards/shields/tg4x/Kconfig.defconfig | 9 |
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 |