]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
update template readme
authorJack Humbert <jack.humb@gmail.com>
Thu, 2 Nov 2017 01:14:24 +0000 (21:14 -0400)
committerJack Humbert <jack.humb@gmail.com>
Thu, 2 Nov 2017 01:14:24 +0000 (21:14 -0400)
quantum/template/readme.md

index 696df5283279aca3c4cf3fea727fd28b698cb83b..d9349811d05097d2d820c9ca2290dc2f234f1efa 100644 (file)
@@ -5,11 +5,11 @@
 A short description of the keyboard/project
 
 Keyboard Maintainer: [You](https://github.com/yourusername)  
-Hardware Supported: The PCBs, controllers supported
+Hardware Supported: The PCBs, controllers supported  
 Hardware Availability: links to where you can find this hardware
 
 Make example for this keyboard (after setting up your build environment):
 
-    make planck/rev4:default
+    make %KEYBOARD%: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.
\ No newline at end of file