aboutsummaryrefslogtreecommitdiff
path: root/docs/faq_debug.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq_debug.md')
-rw-r--r--docs/faq_debug.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq_debug.md b/docs/faq_debug.md
index 1afa38a62..28b8c8175 100644
--- a/docs/faq_debug.md
+++ b/docs/faq_debug.md
@@ -62,7 +62,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
62``` 62```
63 63
64Example output 64Example output
65```text 65```
66Waiting for device:....... 66Waiting for device:.......
67Listening: 67Listening:
68KL: kc: 169, col: 0, row: 0, pressed: 1 68KL: kc: 169, col: 0, row: 0, pressed: 1
@@ -82,7 +82,7 @@ When testing performance issues, it can be useful to know the frequency at which
82``` 82```
83 83
84Example output 84Example output
85```text 85```
86 > matrix scan frequency: 315 86 > matrix scan frequency: 315
87 > matrix scan frequency: 313 87 > matrix scan frequency: 313
88 > matrix scan frequency: 316 88 > matrix scan frequency: 316