diff options
| author | Nick Brassel <nick@tzarc.org> | 2021-08-29 08:20:25 +1000 |
|---|---|---|
| committer | Nick Brassel <nick@tzarc.org> | 2021-08-29 08:20:25 +1000 |
| commit | f061ca497464fe85284906fb163a33eaee7a91ef (patch) | |
| tree | 33ef1bfb529aed382e8526c607c4e18717f92571 /docs/reference_info_json.md | |
| parent | ff65185dec6f97be1eb49f17cea526a0d0bbf3d6 (diff) | |
| parent | 4bad375d7c09d949a9dcdd4feba147c9c7a67ec6 (diff) | |
| download | qmk_firmware-f061ca497464fe85284906fb163a33eaee7a91ef.tar.gz qmk_firmware-f061ca497464fe85284906fb163a33eaee7a91ef.zip | |
Breaking changes develop merge to master, 2021Q3 edition. (#14196)
Diffstat (limited to 'docs/reference_info_json.md')
| -rw-r--r-- | docs/reference_info_json.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/reference_info_json.md b/docs/reference_info_json.md index 30d813e93..cf492629f 100644 --- a/docs/reference_info_json.md +++ b/docs/reference_info_json.md | |||
| @@ -15,10 +15,6 @@ The `info.json` file is a JSON formatted dictionary with the following keys avai | |||
| 15 | * A URL to the keyboard's product page, [QMK.fm/keyboards](https://qmk.fm/keyboards) page, or other page describing information about the keyboard. | 15 | * A URL to the keyboard's product page, [QMK.fm/keyboards](https://qmk.fm/keyboards) page, or other page describing information about the keyboard. |
| 16 | * `maintainer` | 16 | * `maintainer` |
| 17 | * GitHub username of the maintainer, or `qmk` for community maintained boards | 17 | * GitHub username of the maintainer, or `qmk` for community maintained boards |
| 18 | * `width` | ||
| 19 | * Width of the board in Key Units | ||
| 20 | * `height` | ||
| 21 | * Height of the board in Key Units | ||
| 22 | * `debounce` | 18 | * `debounce` |
| 23 | * How many milliseconds (ms) to wait for debounce to happen. (Default: 5) | 19 | * How many milliseconds (ms) to wait for debounce to happen. (Default: 5) |
| 24 | * `diode_direction` | 20 | * `diode_direction` |
