]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/nyquist/readme.md
Add cursor keys to top layer (#4876)
[qmk_firmware.git] / keyboards / nyquist / readme.md
index 16debb9870753594643218c17ddb324df3eacdef..e3d75b448fefbdb08b3f896ec6adcaf306468872 100644 (file)
@@ -9,12 +9,12 @@ Hardware Availability: [Keebio](https://keeb.io)
 
 Make example for this keyboard (after setting up your build environment):
 
-    make nyquist-rev1-default
+    make nyquist/rev1:default
 
 Example of flashing this keyboard:
 
-    make nyquist-rev1-default-avrdude
+    make nyquist/rev1:default:avrdude
 
-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 [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
 
 A build guide for this keyboard can be found here: [Nyquist Build Guide](https://docs.keeb.io)