qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
18.28k stars 39.38k forks source link

build_environment_setup is missing / how to set up a build env? #1594

Closed thanatos closed 7 years ago

thanatos commented 7 years ago

I'm trying to compile QMK for my ErgoDox. To that end, I was reading the docs at https://docs.qmk.fm/:

How to compile

Before you are able to compile, you'll need to install an environment for AVR or/and ARM development.

The link "install an environment" points at https://docs.qmk.fm/build_environment_setup.md, which is a 404 Not Found.

(I also have no idea whether I have an AVR or an ARM… all I know right now is that I have a "Teensy", and those seem to come in both flavors, depending on the exact Teensy.)

thanatos commented 7 years ago

Looks like this was renamed to /docs/getting_started_build_tools.md