Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy Debug keycode (#18769) | Ryan | 2022-10-19 | 1 | -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 Minjong | 2022-10-04 | 1 | -0/+1 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | [Docs] Fix custom debug function and sample output (#17790) | Drashna Jaelre | 2022-07-25 | 1 | -7/+7 |
| | |||||
* | doc/faq_debug: qmk cli can also be used to print debug messages (#15528) | Thomas Lorblanchès | 2021-12-22 | 1 | -2/+6 |
| | |||||
* | [Docs] Clean up some code block languages (#14434) | Ryan | 2021-09-14 | 1 | -2/+2 |
| | |||||
* | Allow output of logging when running unit tests (#13556) | Joel Challis | 2021-07-25 | 1 | -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-divided | 2021-03-03 | 1 | -0/+13 |
| | | | Co-authored-by: David Grundberg <david@quartz> | ||||
* | Fix typos and reword some sentences in FAQs (#11546) | smiley | 2021-01-23 | 1 | -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 Challis | 2021-01-20 | 1 | -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 rules | fauxpark | 2020-09-19 | 1 | -14/+0 |
| | |||||
* | Remove Atmel FLIP from install scripts and documentation (#8822) | Ryan | 2020-04-17 | 1 | -7/+0 |
| | |||||
* | [Docs] Remove some outdated FAQ items (#7607) | fauxpark | 2019-12-11 | 1 | -68/+0 |
| | |||||
* | [Docs] Modified the description about setting debug_enable in ↵ | Takeshi ISHII | 2019-11-17 | 1 | -1/+1 |
| | | | | `docs/faq_debug.md`. (#7394) | ||||
* | Remove superfluous JTAG disable code (#6445) | fauxpark | 2019-08-20 | 1 | -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) | noroadsleft | 2019-07-13 | 1 | -0/+1 |
| | |||||
* | Trim trailing whitespace | fauxpark | 2017-12-09 | 1 | -9/+9 |
| | |||||
* | Fix some of the more obvious typos | fauxpark | 2017-12-09 | 1 | -8/+8 |
| | |||||
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -15/+15 |
| | |||||
* | Document the Teensy hardware reset problem | Erin Call | 2017-11-12 | 1 | -0/+1 |
| | |||||
* | Fixed typo in docs. (#1818) | lyuts | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | Doc updates from going through every file | skullY | 2017-08-16 | 1 | -0/+39 |
| | |||||
* | Overhaul the Getting Started section and add a FAQ section | skullY | 2017-08-16 | 1 | -0/+203 |