summaryrefslogtreecommitdiffstats
path: root/docs/faq_build.md
AgeCommit message (Collapse)AuthorFilesLines
2019-03-27[Docs] Add udev rule for Input Club bootloaders (#5494)Rob Rogers1-0/+6
* Add udev rule for Input Club bootloaders * match style with file name above udev rule
2019-03-18[Docs] Smallish overhaul of the docs (#5281)Drashna Jaelre1-2/+7
* Fix up Common functions doc * Add to extra commands to flashing doc * Rearrange and touch up Macros * Expand Newbs Flashing guide * Update process_record documentation * Add git to best practices name in sidebar * Expand FAQ for build/flashing * Add deprecated info to functions * Update docs/feature_macros.md Co-Authored-By: drashna <drashna@live.com> * Update docs/feature_macros.md Co-Authored-By: drashna <drashna@live.com> * Update docs/flashing.md Co-Authored-By: drashna <drashna@live.com> * Update docs/flashing.md Co-Authored-By: drashna <drashna@live.com> * Update docs/keymap.md Co-Authored-By: drashna <drashna@live.com> * Update docs/newbs_flashing.md Co-Authored-By: drashna <drashna@live.com> * Update docs/newbs_flashing.md Co-Authored-By: drashna <drashna@live.com> * Update docs/custom_quantum_functions.md Co-Authored-By: drashna <drashna@live.com> * Update docs/faq_build.md Co-Authored-By: drashna <drashna@live.com> * Update docs/feature_macros.md Co-Authored-By: drashna <drashna@live.com> * Update docs/keymap.md Co-Authored-By: drashna <drashna@live.com> * Fix up Common functions doc * Make pre-init example accurate * Update docs/custom_quantum_functions.md Co-Authored-By: drashna <drashna@live.com> * Zadig Driver catchall * Spelling Depriciated * Completely remove fn_actions section
2019-02-18[Docs] Add section about EEPROM on ARM (#5070)Yan-Fa Li1-6/+14
* [Docs] Add section about EEPROM on ARM * Add Preonic firmware * Update docs/faq_build.md add hyperlink Co-Authored-By: yanfali <yanfali@gmail.com>
2019-02-06faq_build.md: Add section about serial devices on LinuxRobin Hallabro-Kokko1-0/+4
2018-11-12Make sure that avr-gcc@7 gets linked into the path on MacOS.Michael Kaylan1-1/+1
2018-10-22Updates docs - planck 6 and macos instructions (#4201)Colin T.A. Gray1-0/+2
* add note about how to install rev6 (dfu-util) * include instructions on installing dfu-util on macOS
2018-10-20Add instructions for zadig when bootloader device is unknownDrashna Jaelre1-1/+9
2018-07-08Instruct macos users to use avr-gcc@7 (#3337)Evan Travers1-0/+14
If you run `brew install avr-gcc`, you get a version that has compatibility issues with LUFA. I updated the getting started guide for osx, the qmk_install setup script, and added a section to the FAQ for folks like me who accidentally updated avr-gcc past 7.
2018-03-26Fixes and updates to docs (#2611)Drashna Jaelre1-0/+16
* Fix advanced keycode headers * Add caveat for OSM over Remote Desktop * Hopefully add better anchors to docs * Add Action code list reference * Formatting of RGB Underglow doc * Add brew update issue on macOS * Revert formatting * Revert RGB doc formatting * Make Config Options doc's sections linkable
2018-02-19Minor updates to docs (#2406)Ben Hilburn1-23/+22
* [docs/] Cleaning up some language to make it more clear. * [docs/] Adding instructions for installing deps on RH / Fedora.
2017-12-09Trim trailing whitespacefauxpark1-6/+6
2017-12-09Convert all headings to Title Casefauxpark1-5/+5
2017-11-30Fix internal links in docs/ (#2080)Devin J. Pohly1-1/+1
One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names.
2017-10-21Fix code backticks on Frequently Asked Build Questions docsJason Milkins1-1/+1
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-1/+1
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-08-18Fix these links, as they appear to be broken (#1595)Roy Wellington Ⅳ1-1/+1
It looks like build_environment_setup.md got renamed to getting_started_build_tools.md in this commit: commit e6c638bed1fa0a48bb6f8697b2a61717c4fd0992 Author: skullY <skullydazed@gmail.com> Date: Sat Aug 5 20:54:34 2017 -0700 Overhaul the Getting Started section and add a FAQ section docs/{build_environment_setup.md => getting_started_build_tools.md} | 132 ++++++++++++++++++++++++++++++++++++------------------------------------- This commit adjusts the links to match the new name.
2017-08-16Doc updates from going through every fileskullY1-15/+6
2017-07-03Update a bunch of docsskullY1-57/+6
2017-06-10convert docs to lowercase and underscoresJack Humbert1-0/+151