]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/nyquist/readme.md
several improvements for mitosis:datagrok (#1960)
[qmk_firmware.git] / keyboards / nyquist / readme.md
index 16debb9870753594643218c17ddb324df3eacdef..1b417a65884e456ad1b2420ff670857d3e555841 100644 (file)
@@ -9,11 +9,11 @@ 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.