diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-07-30 02:53:29 -0400 |
---|---|---|
committer | Jonathan Arnett <jonarnett90@gmail.com> | 2016-07-30 14:07:27 -0400 |
commit | 17bd4ac0621a8ec01e4be6cf4183fc539b2ce293 (patch) | |
tree | afc312ab051d1bc1e8aefe1065487639282aab74 /doc/VAGRANT_GUIDE.md | |
parent | 0b7557b60fc5c4fbc356eb161fc51e075d3cb9fd (diff) | |
parent | 8a9bf1f1653a5029ffd8f1e1171cd0b16bc2bc71 (diff) |
Updated my keymap
Diffstat (limited to 'doc/VAGRANT_GUIDE.md')
-rw-r--r-- | doc/VAGRANT_GUIDE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/VAGRANT_GUIDE.md b/doc/VAGRANT_GUIDE.md index 62044b7f72..c9958e16b5 100644 --- a/doc/VAGRANT_GUIDE.md +++ b/doc/VAGRANT_GUIDE.md @@ -20,7 +20,7 @@ See [/doc/keymap.md](/doc/keymap.md). ## Flashing the firmware -The "easy" way to flash the firmware is using a tool from your host OS like the Teensy programming app. [ErgoDox EZ](/keyboards/ergodox_ez/readme.md) gives a great example. +The "easy" way to flash the firmware is using a tool from your host OS like the Teensy programming app. [ErgoDox EZ](/keyboards/ergodox/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 + |