summaryrefslogtreecommitdiff
path: root/docs/faq_debug.md
Commit message (Collapse)AuthorAge
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-20
| | | | | | | | | | | | | | | | | | * Remove superfluous JTAG disable code * 32A has differently named register * Accidentally some operators * 32A also has different JTAG pins * Wrap disable_jtag() in an ifndef * Document this new define * Rename the define, it conflicts with a LUFA thing Also, move the ifndef wrapping to the call in keyboard_setup()
* [Docs] Fix indented subheading on faq_debug.md (#6320)noroadsleft2019-07-13
|
* Trim trailing whitespacefauxpark2017-12-09
|
* Fix some of the more obvious typosfauxpark2017-12-09
|
* Convert all headings to Title Casefauxpark2017-12-09
|
* Document the Teensy hardware reset problemErin Call2017-11-12
|
* Fixed typo in docs. (#1818)lyuts2017-10-06
|
* Doc updates from going through every fileskullY2017-08-16
|
* Overhaul the Getting Started section and add a FAQ sectionskullY2017-08-16