From: Rasmus Lindroth Date: Wed, 31 Jul 2019 13:08:26 +0000 (+0200) Subject: Fix typo for building Ergodox EZ keyboards (#6453) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2f3807682d0b0cd70b853e15ef1df67bd053706e;p=qmk_firmware.git Fix typo for building Ergodox EZ keyboards (#6453) --- diff --git a/docs/newbs_flashing.md b/docs/newbs_flashing.md index fa0a5e2ba..c8a30dba0 100644 --- a/docs/newbs_flashing.md +++ b/docs/newbs_flashing.md @@ -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: