diff options
Diffstat (limited to 'docs/custom_quantum_functions.md')
| -rw-r--r-- | docs/custom_quantum_functions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/custom_quantum_functions.md b/docs/custom_quantum_functions.md index 9a1c486df..10c5c75a2 100644 --- a/docs/custom_quantum_functions.md +++ b/docs/custom_quantum_functions.md | |||
| @@ -167,7 +167,7 @@ Whenever possible you should customize your keyboard by using `process_record_*( | |||
| 167 | 167 | ||
| 168 | ### Example `matrix_scan_*` Implementation | 168 | ### Example `matrix_scan_*` Implementation |
| 169 | 169 | ||
| 170 | This example has been deliberately omitted. You should understand enough about QMK internals to write this without an example before hooking into such a performance sensitive area. If you need help please [open an issue](https://github.com/qmk/qmk_firmware/issues/new) or [chat with us on gitter](https://gitter.im/qmk/qmk_firmware). | 170 | This example has been deliberately omitted. You should understand enough about QMK internals to write this without an example before hooking into such a performance sensitive area. If you need help please [open an issue](https://github.com/qmk/qmk_firmware/issues/new) or [chat with us on Discord](https://discord.gg/Uq7gcHh). |
| 171 | 171 | ||
| 172 | ### `matrix_scan_*` Function Documentation | 172 | ### `matrix_scan_*` Function Documentation |
| 173 | 173 | ||
