Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-25 | Allow output of logging when running unit tests (#13556) | Joel Challis | |
* Initial pass at enabling logging for unit tests * Add to docs * Bind debug for more test types * Force everything * Tidy up slightly | |||
2021-03-03 | Documentation changes SPLIT_USB_DETECT and hid_listen udev rules (#11665) | individ-divided | |
Co-authored-by: David Grundberg <david@quartz> | |||
2021-01-23 | Fix typos and reword some sentences in FAQs (#11546) | smiley | |
* Fix minor typo in "General FAQ" "want to do brand it with QMK" -> "want to brand it with QMK" * Reword some of "Debugging FAQ" & "Miscellaneous FAQ". Mostly grammatical wording of some parts and missing capitalization | |||
2021-01-20 | Small tweaks to docs to make them more user friendly (#11518) | Joel Challis | |
* first pass * firmware firmware? * Split out debug + testing docs * tidy up duplicate css * Add extra info to debug example Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2020-09-19 | Add TMK "FEED" VID to list of deprecated udev rules | fauxpark | |
2020-04-17 | Remove Atmel FLIP from install scripts and documentation (#8822) | Ryan | |
2019-12-11 | [Docs] Remove some outdated FAQ items (#7607) | fauxpark | |
2019-11-17 | [Docs] Modified the description about setting debug_enable in ↵ | Takeshi ISHII | |
`docs/faq_debug.md`. (#7394) | |||
2019-08-20 | Remove superfluous JTAG disable code (#6445) | fauxpark | |
* 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() | |||
2019-07-13 | [Docs] Fix indented subheading on faq_debug.md (#6320) | noroadsleft | |
2017-12-09 | Trim trailing whitespace | fauxpark | |
2017-12-09 | Fix some of the more obvious typos | fauxpark | |
2017-12-09 | Convert all headings to Title Case | fauxpark | |
2017-11-12 | Document the Teensy hardware reset problem | Erin Call | |
2017-10-06 | Fixed typo in docs. (#1818) | lyuts | |
2017-08-16 | Doc updates from going through every file | skullY | |
2017-08-16 | Overhaul the Getting Started section and add a FAQ section | skullY | |