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/documentation_templates.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/documentation_templates.md')
-rw-r--r-- | docs/documentation_templates.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/documentation_templates.md b/docs/documentation_templates.md index 85d3893b7..8df25590c 100644 --- a/docs/documentation_templates.md +++ b/docs/documentation_templates.md | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | This page documents the templates you should use when submitting new Keymaps and Keyboards to QMK. | 3 | This page documents the templates you should use when submitting new Keymaps and Keyboards to QMK. |
4 | 4 | ||
5 | ## Keymap `readme.md` Template | 5 | ## Keymap `readme.md` Template :id=keyboard-readmemd-template |
6 | 6 | ||
7 | Most keymaps have an image depicting the layout. You can use [Keyboard Layout Editor](http://keyboard-layout-editor.com) to create an image. Upload it to [Imgur](http://imgur.com) or another hosting service, please do not include images in your Pull Request. | 7 | Most keymaps have an image depicting the layout. You can use [Keyboard Layout Editor](http://keyboard-layout-editor.com) to create an image. Upload it to [Imgur](http://imgur.com) or another hosting service, please do not include images in your Pull Request. |
8 | 8 | ||