Commit Graph

9 Commits (d21730774752b8bc439564b1e3b687ad2aa0922c)

Author SHA1 Message Date
fauxpark f2c179de58 Remove superfluous JTAG disable code (#6445)
* 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()
6 years ago
noroadsleft 4211252117 [Docs] Fix indented subheading on faq_debug.md (#6320) 6 years ago
fauxpark bb53635f33 Trim trailing whitespace 7 years ago
fauxpark af37bb2f78 Fix some of the more obvious typos 7 years ago
fauxpark 7b0356d1d4 Convert all headings to Title Case 7 years ago
Erin Call 392121b10e Document the Teensy hardware reset problem 8 years ago
lyuts d8c62e4238 Fixed typo in docs. (#1818) 8 years ago
skullY 9d1a08e38a Doc updates from going through every file 8 years ago
skullY e6c638bed1 Overhaul the Getting Started section and add a FAQ section 8 years ago