Add steno engine module + steno layer on Corne
This commit is contained in:
parent
887b987b87
commit
af8df38322
5 changed files with 167 additions and 42 deletions
|
|
@ -117,6 +117,10 @@ CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5
|
|||
# ref: https://zmk.dev/docs/config/system#hid
|
||||
CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y
|
||||
|
||||
### STENO ENGINE
|
||||
CONFIG_STENO_ENGINE=y
|
||||
CONFIG_STENO_DICT_TEST=y
|
||||
|
||||
### DEBUG OPTIONS
|
||||
# CONFIG_ZMK_USB_LOGGING=y
|
||||
# CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=8000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue