summaryrefslogtreecommitdiffstats
path: root/docs/faq_debug.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
| | | | | | | | | | | * `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
* [Docs] Add a note about the print function. (#17737)Kim Minjong2022-10-041-0/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Docs] Fix custom debug function and sample output (#17790)Drashna Jaelre2022-07-251-7/+7
|
* doc/faq_debug: qmk cli can also be used to print debug messages (#15528)Thomas Lorblanchès2021-12-221-2/+6
|
* [Docs] Clean up some code block languages (#14434)Ryan2021-09-141-2/+2
|
* Allow output of logging when running unit tests (#13556)Joel Challis2021-07-251-1/+1
| | | | | | | | | | | * Initial pass at enabling logging for unit tests * Add to docs * Bind debug for more test types * Force everything * Tidy up slightly
* Documentation changes SPLIT_USB_DETECT and hid_listen udev rules (#11665)individ-divided2021-03-031-0/+13
| | | Co-authored-by: David Grundberg <david@quartz>
* Fix typos and reword some sentences in FAQs (#11546)smiley2021-01-231-7/+6
| | | | | | | | | * 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
* Small tweaks to docs to make them more user friendly (#11518)Joel Challis2021-01-201-109/+80
| | | | | | | | | | | | | | | * 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>
* Add TMK "FEED" VID to list of deprecated udev rulesfauxpark2020-09-191-14/+0
|
* Remove Atmel FLIP from install scripts and documentation (#8822)Ryan2020-04-171-7/+0
|
* [Docs] Remove some outdated FAQ items (#7607)fauxpark2019-12-111-68/+0
|
* [Docs] Modified the description about setting debug_enable in ↵Takeshi ISHII2019-11-171-1/+1
| | | | `docs/faq_debug.md`. (#7394)
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-12/+5
| | | | | | | | | | | | | | | | | | * 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-131-0/+1
|
* Trim trailing whitespacefauxpark2017-12-091-9/+9
|
* Fix some of the more obvious typosfauxpark2017-12-091-8/+8
|
* Convert all headings to Title Casefauxpark2017-12-091-15/+15
|
* Document the Teensy hardware reset problemErin Call2017-11-121-0/+1
|
* Fixed typo in docs. (#1818)lyuts2017-10-061-1/+1
|
* Doc updates from going through every fileskullY2017-08-161-0/+39
|
* Overhaul the Getting Started section and add a FAQ sectionskullY2017-08-161-0/+203