feat: Add WPM calculator and display widget
This commit is contained in:
parent
c0cab57c2d
commit
a4aaa73f06
20 changed files with 306 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue