diff options
Diffstat (limited to 'docs/reference_info_json.md')
| -rw-r--r-- | docs/reference_info_json.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference_info_json.md b/docs/reference_info_json.md index c9864ea2d..30d813e93 100644 --- a/docs/reference_info_json.md +++ b/docs/reference_info_json.md | |||
| @@ -49,7 +49,7 @@ Within our `info.json` file the `layouts` portion of the dictionary contains sev | |||
| 49 | 49 | ||
| 50 | ### Key Dictionary Format | 50 | ### Key Dictionary Format |
| 51 | 51 | ||
| 52 | Each Key Dictionary in a layout describes the physical properties of a key. If you are familiar with the Raw Code for <http://keyboard-layout-editor.com> you will find many of the concepts the same. We re-use the same key names and layout choices wherever possible, but unlike keyboard-layout-editor each key is stateless, inheriting no properties from the keys that came before it. | 52 | Each Key Dictionary in a layout describes the physical properties of a key. If you are familiar with the Raw Code for <https://keyboard-layout-editor.com> you will find many of the concepts the same. We re-use the same key names and layout choices wherever possible, but unlike keyboard-layout-editor each key is stateless, inheriting no properties from the keys that came before it. |
| 53 | 53 | ||
| 54 | All key positions and rotations are specified in relation to the top-left corner of the keyboard, and the top-left corner of each key. | 54 | All key positions and rotations are specified in relation to the top-left corner of the keyboard, and the top-left corner of each key. |
| 55 | 55 | ||
