From a4aaa73f06939417a911c5213480efe78aa70fab Mon Sep 17 00:00:00 2001 From: Ally Parker Date: Fri, 22 Jan 2021 16:23:21 +0000 Subject: feat: Add WPM calculator and display widget --- app/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Kconfig') diff --git a/app/Kconfig b/app/Kconfig index df00f1d..737895c 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -417,6 +417,10 @@ config REBOOT config USB default y if HAS_HW_NRF_USBD +config ZMK_WPM + bool "Calculate WPM" + default n + module = ZMK module-str = zmk source "subsys/logging/Kconfig.template.log_config" -- cgit v1.2.3