summaryrefslogtreecommitdiff
path: root/docs/getting_started_make_guide.md
AgeCommit message (Collapse)Author
2017-10-12Remove reference to Ergodox subprojects from docsJonathan Arnett
At one time, "ez" and "infinity" may have been subprojects of a unified "ergodox" project, but this is not currently the case. Running `make ergodox-ez-default-teensy` (or similar), as the documentation currently implies, does not work.
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-16Doc updates from going through every fileskullY
2017-08-16Overhaul the Getting Started section and add a FAQ sectionskullY