diff options
Diffstat (limited to 'docs/reference_configurator_support.md')
-rw-r--r-- | docs/reference_configurator_support.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference_configurator_support.md b/docs/reference_configurator_support.md index 88676ba97..1b34c85a2 100644 --- a/docs/reference_configurator_support.md +++ b/docs/reference_configurator_support.md | |||
@@ -75,7 +75,7 @@ To display our keyboard in a way that resembles the physical keyboard, we need t | |||
75 | 75 | ||
76 | ## Building the JSON file | 76 | ## Building the JSON file |
77 | 77 | ||
78 | To build the JSON file, the easiest way is to build the layout in [Keyboard Layout Editor](http://www.keyboard-layout-editor.com/) ("KLE"), from which we'll feed the Raw Data into a QMK tool that converts this data into a JSON the Configurator will read and use. Since KLE opens by default with a numpad layout, we're just going to remove the Getting Started instructions, and use what's left. | 78 | To build the JSON file, the easiest way is to build the layout in [Keyboard Layout Editor](https://www.keyboard-layout-editor.com/) ("KLE"), from which we'll feed the Raw Data into a QMK tool that converts this data into a JSON the Configurator will read and use. Since KLE opens by default with a numpad layout, we're just going to remove the Getting Started instructions, and use what's left. |
79 | 79 | ||
80 | Once the layout is as desired, move to the Raw Data tab in KLE, and copy the contents: | 80 | Once the layout is as desired, move to the Raw Data tab in KLE, and copy the contents: |
81 | 81 | ||