diff options
Diffstat (limited to 'keyboards/nyquist/readme.md')
| -rw-r--r-- | keyboards/nyquist/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/nyquist/readme.md b/keyboards/nyquist/readme.md index 16debb987..1b417a658 100644 --- a/keyboards/nyquist/readme.md +++ b/keyboards/nyquist/readme.md | |||
| @@ -9,11 +9,11 @@ Hardware Availability: [Keebio](https://keeb.io) | |||
| 9 | 9 | ||
| 10 | Make example for this keyboard (after setting up your build environment): | 10 | Make example for this keyboard (after setting up your build environment): |
| 11 | 11 | ||
| 12 | make nyquist-rev1-default | 12 | make nyquist/rev1:default |
| 13 | 13 | ||
| 14 | Example of flashing this keyboard: | 14 | Example of flashing this keyboard: |
| 15 | 15 | ||
| 16 | make nyquist-rev1-default-avrdude | 16 | make nyquist/rev1:default:avrdude |
| 17 | 17 | ||
| 18 | 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. | 18 | 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. |
| 19 | 19 | ||
