From 45588d9c415a941786adbab64126e3fff7984165 Mon Sep 17 00:00:00 2001 From: Manna Harbour <51143715+manna-harbour@users.noreply.github.com> Date: Thu, 19 May 2022 13:13:10 +1000 Subject: [PATCH] Add link to example default keyboard.conf --- readme.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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