summaryrefslogtreecommitdiff
path: root/app/boards/shields/eek/Kconfig.shield
diff options
context:
space:
mode:
Diffstat (limited to 'app/boards/shields/eek/Kconfig.shield')
-rw-r--r--app/boards/shields/eek/Kconfig.shield8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/boards/shields/eek/Kconfig.shield b/app/boards/shields/eek/Kconfig.shield
new file mode 100644
index 0000000..220b63e
--- /dev/null
+++ b/app/boards/shields/eek/Kconfig.shield
@@ -0,0 +1,8 @@
+ #
+ # Copyright (c) 2020 The ZMK Contributors
+ #
+ # SPDX-License-Identifier: MIT
+ #
+
+config SHIELD_EEK
+ def_bool $(shields_list_contains,eek) \ No newline at end of file