]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/documentation_templates.md
Add user-overridable callback for cancelling UCIS input (#5564)
[qmk_firmware.git] / docs / documentation_templates.md
index 856a131a65ebb0d0db0a3b8ee0cb9362f2e8ae01..ba3830b64c7f91e8585355f0599feeb45220c353 100644 (file)
@@ -34,9 +34,9 @@ Hardware Availability: [OLKB.com](https://olkb.com), [Massdrop](https://www.mass
 
 Make example for this keyboard (after setting up your build environment):
 
-    make planck-rev4-default
+    make planck/rev4:default
 
-See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
 ```
 
 There needs to be two spaces at the end of the `Keyboard Maintainer` and `Hardware Supported` lines for it to render correctly with Markdown.