summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 264c451..43c07d2 100644
--- a/Kconfig
+++ b/Kconfig
@@ -25,6 +25,11 @@ config ZMK_KSCAN_MOCK_DRIVER
bool "Enable mock kscan driver to simulate key presses"
default n
+
+config ZMK_KSCAN_COMPOSITE_DRIVER
+ bool "Enable composite kscan driver to combine kscan devices"
+ default n
+
menu "ZMK Actions"
config ZMK_ACTION_MOD_TAP