about summary refs log tree commit diff stats
path: root/config/boards/shields/totem/Kconfig.shield
diff options
context:
space:
mode:
Diffstat (limited to 'config/boards/shields/totem/Kconfig.shield')
-rw-r--r--config/boards/shields/totem/Kconfig.shield8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/boards/shields/totem/Kconfig.shield b/config/boards/shields/totem/Kconfig.shield
new file mode 100644
index 0000000..7c1691d
--- /dev/null
+++ b/config/boards/shields/totem/Kconfig.shield
@@ -0,0 +1,8 @@
+# Copyright (c) 2022 The ZMK Contributors
+# SPDX-License-Identifier: MIT
+
+config SHIELD_TOTEM_LEFT
+    def_bool $(shields_list_contains,totem_left)
+
+config SHIELD_TOTEM_RIGHT
+    def_bool $(shields_list_contains,totem_right)