diff --git a/readme.org b/readme.org index 2ea3937..f098f11 100644 --- a/readme.org +++ b/readme.org @@ -333,7 +333,7 @@ Kconfig keyboard configuration options can be set in ~config/.conf~ fo Kconfig configuration can also be specified in the [[#kconfig][kconfig option]] for workflow builds. -Examples include ~CONFIG_ZMK_SLEEP=y~, ~CONFIG_ZMK_DISPLAY=y~, ~CONFIG_BT_CTLR_TX_PWR_PLUS_8=y~. Additional documentation is available at [[https://deploy-preview-722--zmk.netlify.app/docs/config/index/]]. +Examples include ~CONFIG_ZMK_SLEEP=y~, ~CONFIG_ZMK_DISPLAY=y~, ~CONFIG_BT_CTLR_TX_PWR_PLUS_8=y~. Additional documentation is available at [[https://deploy-preview-722--zmk.netlify.app/docs/config/index/]]. Also see the default ~.conf~ included in the keyboard definition, e.g. [[https://github.com/zmkfirmware/zmk/blob/main/app/boards/shields/corne/corne.conf][corne.conf]]. ** Additional and Experimental Features