diff options
Diffstat (limited to 'app/Kconfig')
-rw-r--r-- | app/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Kconfig b/app/Kconfig index 737895c..aa6143c 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -337,11 +337,9 @@ config ZMK_KSCAN_EVENT_QUEUE_SIZE 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 #KSCAN Settings endmenu |