]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fix typo for building Ergodox EZ keyboards (#6453)
authorRasmus Lindroth <rasmus@lindroth.xyz>
Wed, 31 Jul 2019 13:08:26 +0000 (15:08 +0200)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Wed, 31 Jul 2019 13:08:25 +0000 (06:08 -0700)
docs/newbs_flashing.md

index fa0a5e2ba5b0c2293823e8f8113fa1eb1c5f5f0c..c8a30dba05bf20bc8562586ba998c6c90ca1c62e 100644 (file)
@@ -223,7 +223,7 @@ For the PJRC devices (Teensy's), when you're ready to compile and flash your fir
 
 For example, if your keymap is named "xyverz" and you're building a keymap for an Ergodox or Ergodox EZ, you'll use this command:
 
-    make erdogox_ez:xyverz:teensy
+    make ergodox_ez:xyverz:teensy
 
 Once the firmware finishes compiling, it will output something like this: