diff options
| author | stein3 <stein3@gmail.com> | 2020-10-06 07:15:41 -0700 |
|---|---|---|
| committer | stein3 <stein3@gmail.com> | 2020-10-06 07:15:41 -0700 |
| commit | 2e402741a89c5eec8cf30c966ce6f36d6ec9249b (patch) | |
| tree | 3592e8c5e6bd19943ae55db7fc02a5f755afbb51 /docs/reference_info_json.md | |
| parent | 3e5e4f74272c610bb9fa737f674f8e65ed6100ca (diff) | |
| parent | 2013f6313430b977e557e482d30daa279a46e75d (diff) | |
| download | qmk_firmware-2e402741a89c5eec8cf30c966ce6f36d6ec9249b.tar.gz qmk_firmware-2e402741a89c5eec8cf30c966ce6f36d6ec9249b.zip | |
Merge branch 'master' into meteor
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 badfabd91..3ca62c719 100644 --- a/docs/reference_info_json.md +++ b/docs/reference_info_json.md | |||
| @@ -31,7 +31,7 @@ Within our `info.json` file the `layouts` portion of the dictionary contains sev | |||
| 31 | * `height` | 31 | * `height` |
| 32 | * Optional: The height of the layout in Key Units | 32 | * Optional: The height of the layout in Key Units |
| 33 | * `key_count` | 33 | * `key_count` |
| 34 | * **Required**: The number of keys in this layout | 34 | * Optional: The number of keys in this layout |
| 35 | * `layout` | 35 | * `layout` |
| 36 | * A list of Key Dictionaries describing the physical layout. See the next section for more details. | 36 | * A list of Key Dictionaries describing the physical layout. See the next section for more details. |
| 37 | 37 | ||
