]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/viterbi/readme.md
ergodox qwerty_code_friendly: add macro keys (#1918)
[qmk_firmware.git] / keyboards / viterbi / readme.md
index d3bf49c569148f8e79cf4ea0bfb2993fec75939d..13f3e605662e2f4c2abc94744fa35634c0189d87 100644 (file)
@@ -3,21 +3,18 @@ Viterbi
 
 A split 5x14 ortholinear keyboard kit made and sold by Keebio. [More info at Keebio](https://keeb.io)
 
-Keyboard Maintainer: [Bakingpy](https://github.com/nooges)
-
-Hardware Supported: Pro Micro
-
+Keyboard Maintainer: [Bakingpy](https://github.com/nooges)  
+Hardware Supported: Pro Micro  
 Hardware Availability: [Keebio](https://keeb.io)
 
-
 Make example for this keyboard (after setting up your build environment):
 
-    make viterbi-rev1-default
+    make viterbi/rev1:default
 
 
 Example of flashing this keyboard:
 
-    make viterbi-rev1-default-avrdude
+    make viterbi/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.