diff options
Diffstat (limited to 'docs/documentation_templates.md')
-rw-r--r-- | docs/documentation_templates.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/documentation_templates.md b/docs/documentation_templates.md index 8df25590c..e22dbf238 100644 --- a/docs/documentation_templates.md +++ b/docs/documentation_templates.md | |||
@@ -4,12 +4,12 @@ This page documents the templates you should use when submitting new Keymaps and | |||
4 | 4 | ||
5 | ## Keymap `readme.md` Template :id=keyboard-readmemd-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](https://keyboard-layout-editor.com) to create an image. Upload it to [Imgur](https://imgur.com) or another hosting service, please do not include images in your Pull Request. |
8 | 8 | ||
9 | Below the image you should write a short description to help people understand your keymap. | 9 | Below the image you should write a short description to help people understand your keymap. |
10 | 10 | ||
11 | ``` | 11 | ``` |
12 |  | 12 |  |
13 | 13 | ||
14 | # Default Clueboard Layout | 14 | # Default Clueboard Layout |
15 | 15 | ||
@@ -24,9 +24,9 @@ the Ctrl, Alt, or GUI modifiers are held down. | |||
24 | ``` | 24 | ``` |
25 | # Planck | 25 | # Planck |
26 | 26 | ||
27 |  | 27 |  |
28 | 28 | ||
29 | A compact 40% (12x4) ortholinear keyboard kit made and sold by OLKB and Massdrop. [More info on qmk.fm](http://qmk.fm/planck/) | 29 | A compact 40% (12x4) ortholinear keyboard kit made and sold by OLKB and Massdrop. [More info on qmk.fm](https://qmk.fm/planck/) |
30 | 30 | ||
31 | * Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert) | 31 | * Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert) |
32 | * Hardware Supported: Planck PCB rev1, rev2, rev3, rev4, Teensy 2.0 | 32 | * Hardware Supported: Planck PCB rev1, rev2, rev3, rev4, Teensy 2.0 |