summaryrefslogtreecommitdiff
path: root/docs/faq_debug.md
Commit message (Collapse)AuthorAge
* Remove legacy Debug keycode (#18769)Ryan2022-10-19
| | | | | | | | | | | * `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-04
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Docs] Fix custom debug function and sample output (#17790)Drashna Jaelre2022-07-25
|
* doc/faq_debug: qmk cli can also be used to print debug messages (#15528)Thomas Lorblanchès2021-12-22
|
* [Docs] Clean up some code block languages (#14434)Ryan2021-09-14
|
* Allow output of logging when running unit tests (#13556)Joel Challis2021-07-25
| | | | | | | | | | | * 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-03
| | | Co-authored-by: David Grundberg <david@quartz>
* Fix typos and reword some sentences in FAQs (#11546)smiley2021-01-23
| | | | | | | | | * 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-20
| | | | | | | | | | | | | | | * 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-19
|
* Remove Atmel FLIP from install scripts and documentation (#8822)Ryan2020-04-17
|
* [Docs] Remove some outdated FAQ items (#7607)fauxpark2019-12-11
|
* [Docs] Modified the description about setting debug_enable in ↵Takeshi ISHII2019-11-17
| | | | `docs/faq_debug.md`. (#7394)
* 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