diff options
| -rw-r--r-- | quantum/template/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quantum/template/readme.md b/quantum/template/readme.md index 696df5283..d9349811d 100644 --- a/quantum/template/readme.md +++ b/quantum/template/readme.md | |||
| @@ -5,11 +5,11 @@ | |||
| 5 | A short description of the keyboard/project | 5 | A short description of the keyboard/project |
| 6 | 6 | ||
| 7 | Keyboard Maintainer: [You](https://github.com/yourusername) | 7 | Keyboard Maintainer: [You](https://github.com/yourusername) |
| 8 | Hardware Supported: The PCBs, controllers supported | 8 | Hardware Supported: The PCBs, controllers supported |
| 9 | Hardware Availability: links to where you can find this hardware | 9 | Hardware Availability: links to where you can find this hardware |
| 10 | 10 | ||
| 11 | Make example for this keyboard (after setting up your build environment): | 11 | Make example for this keyboard (after setting up your build environment): |
| 12 | 12 | ||
| 13 | make planck/rev4:default | 13 | make %KEYBOARD%:default |
| 14 | 14 | ||
| 15 | 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 | 15 | 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 |
