summaryrefslogtreecommitdiffstats
path: root/VAGRANT_GUIDE.md
diff options
context:
space:
mode:
authorNoah Andrews <NoahAndrews@users.noreply.github.com>2016-03-03 04:07:26 +0100
committerNoah Andrews <NoahAndrews@users.noreply.github.com>2016-03-03 04:07:26 +0100
commit92c3397ffc9cff22dee5a893023050492d31c4e3 (patch)
tree114e5de6e5273d492a0f58864f43eb31b137fa9e /VAGRANT_GUIDE.md
parent3871ced15c880cb6d4975e1f1c4fb009f0b37adf (diff)
downloadqmk_firmware-92c3397ffc9cff22dee5a893023050492d31c4e3.tar.gz
qmk_firmware-92c3397ffc9cff22dee5a893023050492d31c4e3.tar.xz
Added placeholder for windows section of build guide
Diffstat (limited to 'VAGRANT_GUIDE.md')
-rw-r--r--VAGRANT_GUIDE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/VAGRANT_GUIDE.md b/VAGRANT_GUIDE.md
index 948308ca1..922848fd7 100644
--- a/VAGRANT_GUIDE.md
+++ b/VAGRANT_GUIDE.md
@@ -23,3 +23,4 @@ See [doc/keymap.md](tmk_core/doc/keymap.md).
The "easy" way to flash the firmware is using a tool from your host OS like the Teensy programming app. [ErgoDox EZ](keyboard/ergodox_ez/readme.md) gives a great example.
If you want to program via the command line you can uncomment the ['modifyvm'] lines in the Vagrantfile to enable the USB passthrough into Linux and then program using the command line tools like dfu-util/dfu-programmer or you can install the Teensy CLI version.
+ \ No newline at end of file