diff options
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` |