]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/levinson/readme.md
Make arguments redo, subproject elimination (#1784)
[qmk_firmware.git] / keyboards / levinson / readme.md
index 1fcad3c1b70733904278657407bf92720fa92033..94dd7bf04d2b03da5030b9f0a54e9a1ba7de538b 100644 (file)
@@ -9,11 +9,11 @@ Hardware Availability: [Keebio](https://keeb.io)
 
 Make example for this keyboard (after setting up your build environment):
 
-    make levinson-rev1-default
+    make levinson/rev1:default
 
 Example of flashing this keyboard:
 
-    make levinson-rev1-default-avrdude
+    make levinson/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.