Add link to example default keyboard.conf

This commit is contained in:
Manna Harbour 2022-05-19 13:13:10 +10:00
parent 3e62a5aad6
commit 45588d9c41

View File

@ -333,7 +333,7 @@ Kconfig keyboard configuration options can be set in ~config/<keyboard>.conf~ fo
Kconfig configuration can also be specified in the [[#kconfig][kconfig option]] for workflow builds. 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 ~<keyboard>.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 ** Additional and Experimental Features