Commit Graph

13 Commits (master)

Author SHA1 Message Date
Gergely Nagy 8a9bf1f165 Update some obsolete references
Some links were still pointing to `/keyboards/ergodox_ez`, while the
directory is `/keyboards/erdogox` now.

Not all references have been updated, and some of the text here and
there may need updating to mention the ErgoDox Infinity too, but that's
out of the scope for this quick fix.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
fredizzimo c30aba0bce Add ChibiOS packages to the avr_setup script (#468)
* Add ChibiOS packages to the avr_setup script

* Add git as a dependency

* Rename avr_setup.sh -> install_dependencies.sh

Also fix the Vagrant welcome message to reflect the new directory
structure.
8 years ago
dragon788 758a8c64e9 Change base box to avoid breakage in Arch box (#429)
I haven't had a chance to update the Arch base box in a while so using the Ubuntu one is far more likely to succeed for a new user (I did test that box recently as I traded my ErgoDox EZ to a friend and needed to reprogram it for him).
8 years ago
Aron Griffis fd454e5b74 Add support for vagrant-docker (#389)
* clean trailing ws in Vagrantfile and util/avr_setup.sh

* replace triple quotes with heredoc.

Ruby doesn't have triple quotes; that's a Python thing. This was just being
parsed as multiple strings concatenated.

* add docker support to Vagrantfile

* make wants to find dfu-programmer in vagrant guest
8 years ago
Jack Humbert 83c52c6009 corrects vagrant script path from @b46f343 8 years ago
Jack Humbert b46f343de7 updates vagrant script path 8 years ago
Jack Humbert 8ca1831daa makes vagrant usable again 8 years ago
Jack Humbert b36e532b5e cleans up folder structure
* consolidates docs
* deletes converter/
* updates .md references (most)
8 years ago
dragon788 6774167900 Command line programming not default, enable by reading quickstart and comments in Vagrantfile 9 years ago
dragon788 ceb7257a9d Allow passthru of Teensy to Virtualbox for programming 9 years ago
dragon788 987ac16afd Updated avr script and added notes to Vagrantfile 9 years ago
dragon788 ee424f8608 Adding update of vagrant VM every time it is booted 9 years ago
dragon788 ab7d6dca41 Adding Vagrantfile for easier compile environment setup 9 years ago