summaryrefslogtreecommitdiff
path: root/app/boards/shields/boardsource3x4/Kconfig.shield
diff options
context:
space:
mode:
authorNigel Rodriguez <anr.rod@gmail.com>2020-10-24 12:21:15 +0800
committerNigel Rodriguez <anr.rod@gmail.com>2020-10-24 12:21:15 +0800
commit6a9a6e6d8edaae5f3e5bc37033a9391bc66e786a (patch)
tree12e3a11ead066aef473ffed0314aaafc25ea19ba /app/boards/shields/boardsource3x4/Kconfig.shield
parent518bcacba143df30c9224650e2ada18e49150d16 (diff)
Add Boardsource 3x4 shield
Diffstat (limited to 'app/boards/shields/boardsource3x4/Kconfig.shield')
-rw-r--r--app/boards/shields/boardsource3x4/Kconfig.shield9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/boards/shields/boardsource3x4/Kconfig.shield b/app/boards/shields/boardsource3x4/Kconfig.shield
new file mode 100644
index 0000000..2e9e228
--- /dev/null
+++ b/app/boards/shields/boardsource3x4/Kconfig.shield
@@ -0,0 +1,9 @@
+/*
+ * Copyright (c) 2020 The ZMK Contributors
+ *
+ * SPDX-License-Identifier: MIT
+ */
+
+config SHIELD_BOARDSOURCE3X4
+ def_bool $(shields_list_contains,boardsource3x4)
+