diff options
| author | skullY <skullydazed@gmail.com> | 2020-02-27 20:53:50 -0800 |
|---|---|---|
| committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
| commit | 54c58ea6de61a0f1fefa06e8271e2e11f9027940 (patch) | |
| tree | 2ce4163cda8164edccd6f06f6e384861a205006c /docs/ref_functions.md | |
| parent | a95a314f78fd96aca7cc496b10bd310e28b1b66e (diff) | |
| download | qmk_firmware-54c58ea6de61a0f1fefa06e8271e2e11f9027940.tar.gz qmk_firmware-54c58ea6de61a0f1fefa06e8271e2e11f9027940.zip | |
Add explicit id tags to externally linked headers
Diffstat (limited to 'docs/ref_functions.md')
| -rw-r--r-- | docs/ref_functions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref_functions.md b/docs/ref_functions.md index 1ac83cec4..708b0be28 100644 --- a/docs/ref_functions.md +++ b/docs/ref_functions.md | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | There are a lot of hidden functions in QMK that are incredible useful, or may add a bit of functionality that you've been wanting. Functions that are specific to certain features are not included here, as those will be on their respective feature page. | 3 | There are a lot of hidden functions in QMK that are incredible useful, or may add a bit of functionality that you've been wanting. Functions that are specific to certain features are not included here, as those will be on their respective feature page. |
| 4 | 4 | ||
| 5 | ## (OLKB) Tri Layers | 5 | ## (OLKB) Tri Layers :id=olkb-tri-layers |
| 6 | 6 | ||
| 7 | There are actually separate functions that you can use there, depending on what you're after. | 7 | There are actually separate functions that you can use there, depending on what you're after. |
| 8 | 8 | ||
