summaryrefslogtreecommitdiff
path: root/app/boards/shields/lotus58/Kconfig.shield
diff options
context:
space:
mode:
Diffstat (limited to 'app/boards/shields/lotus58/Kconfig.shield')
-rw-r--r--app/boards/shields/lotus58/Kconfig.shield8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/boards/shields/lotus58/Kconfig.shield b/app/boards/shields/lotus58/Kconfig.shield
new file mode 100644
index 0000000..dbf7ba0
--- /dev/null
+++ b/app/boards/shields/lotus58/Kconfig.shield
@@ -0,0 +1,8 @@
+# Copyright (c) 2022 The ZMK Contributors
+# SPDX-License-Identifier: MIT
+
+config SHIELD_LOTUS58_LEFT
+ def_bool $(shields_list_contains,lotus58_left)
+
+config SHIELD_LOTUS58_RIGHT
+ def_bool $(shields_list_contains,lotus58_right)