summaryrefslogtreecommitdiff
path: root/docs/faq_debug.md
AgeCommit message (Collapse)Author
2022-10-19Remove legacy Debug keycode (#18769)Ryan
* `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
2022-10-04[Docs] Add a note about the print function. (#17737)Kim Minjong
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-07-25[Docs] Fix custom debug function and sample output (#17790)Drashna Jaelre
2021-12-22doc/faq_debug: qmk cli can also be used to print debug messages (#15528)Thomas Lorblanchès
2021-09-14[Docs] Clean up some code block languages (#14434)Ryan
2021-07-25Allow 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-03Documentation changes SPLIT_USB_DETECT and hid_listen udev rules (#11665)individ-divided
Co-authored-by: David Grundberg <david@quartz>
2021-01-23Fix 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-20Small 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-19Add TMK "FEED" VID to list of deprecated udev rulesfauxpark
2020-04-17Remove 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-20Remove 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-09Trim trailing whitespacefauxpark
2017-12-09Fix some of the more obvious typosfauxpark
2017-12-09Convert all headings to Title Casefauxpark
2017-11-12Document the Teensy hardware reset problemErin Call
2017-10-06Fixed typo in docs. (#1818)lyuts
2017-08-16Doc updates from going through every fileskullY
2017-08-16Overhaul the Getting Started section and add a FAQ sectionskullY