summaryrefslogtreecommitdiff
path: root/docs/faq_build.md
Commit message (Collapse)AuthorAge
* Add Zadig 101 to docs (#6585)fauxpark2019-08-23
| | | | | | | | | | | | | | | | | | * Add Zadig 101 to docs * Add USBasp bootloader name * Add links to the page * Note the usual VIDs and PIDs for the bootloaders * Add "List All Devices" note, just in case * Talk about keyboard-specific bootloader procedures * Send users to the new page in "Unknown Device for DFU Bootloader" section * Halfkay bootloaders are also an exception here
* [Docs] Add dfu-util and caterina udev examples (#6429)Joel Challis2019-08-01
|
* [Docs] Clarify Zadig usage in FAQ Docs (#6360)Drashna Jaelre2019-07-19
| | | | | | | | * Rewrite Zadig section to be more clear * Wordsmithing Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
* Change from avr-gcc@7 to @8 for MacDanny Nguyen2019-06-05
|
* [Docs] Add udev rule for Input Club bootloaders (#5494)Rob Rogers2019-03-27
| | | | | | * Add udev rule for Input Club bootloaders * match style with file name above udev rule
* [Docs] Smallish overhaul of the docs (#5281)Drashna Jaelre2019-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* [Docs] Add section about EEPROM on ARM (#5070)Yan-Fa Li2019-02-18
| | | | | | | | | | | | * [Docs] Add section about EEPROM on ARM * Add Preonic firmware * Update docs/faq_build.md add hyperlink Co-Authored-By: yanfali <yanfali@gmail.com>
* faq_build.md: Add section about serial devices on LinuxRobin Hallabro-Kokko2019-02-06
|
* Make sure that avr-gcc@7 gets linked into the path on MacOS.Michael Kaylan2018-11-12
|
* Updates docs - planck 6 and macos instructions (#4201)Colin T.A. Gray2018-10-22
| | | | | | * add note about how to install rev6 (dfu-util) * include instructions on installing dfu-util on macOS
* Add instructions for zadig when bootloader device is unknownDrashna Jaelre2018-10-20
|
* Instruct macos users to use avr-gcc@7 (#3337)Evan Travers2018-07-07
| | | | | | | 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.
* Fixes and updates to docs (#2611)Drashna Jaelre2018-03-25
| | | | | | | | | | | | | | | | | | | | * 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
* Minor updates to docs (#2406)Ben Hilburn2018-02-19
| | | | | | * [docs/] Cleaning up some language to make it more clear. * [docs/] Adding instructions for installing deps on RH / Fedora.
* Trim trailing whitespacefauxpark2017-12-09
|
* Convert all headings to Title Casefauxpark2017-12-09
|
* Fix internal links in docs/ (#2080)Devin J. Pohly2017-11-30
| | | | 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.
* Fix code backticks on Frequently Asked Build Questions docsJason Milkins2017-10-21
|
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix these links, as they appear to be broken (#1595)Roy Wellington Ⅳ2017-08-18
| | | | | | | | | | | | | | 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.
* Doc updates from going through every fileskullY2017-08-16
|
* Update a bunch of docsskullY2017-07-03
|
* convert docs to lowercase and underscoresJack Humbert2017-06-10