diff --git a/app/Kconfig b/app/Kconfig index aa6143ce..d83561b7 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -419,6 +419,9 @@ config ZMK_WPM bool "Calculate WPM" default n +config SENSOR + default y + module = ZMK module-str = zmk source "subsys/logging/Kconfig.template.log_config"