Remove references to info.json width
and height
in CLI (#13728)
This commit is contained in:
parent
441914e0ad
commit
25f43837d2
10 changed files with 2 additions and 25 deletions
|
@ -15,10 +15,6 @@ The `info.json` file is a JSON formatted dictionary with the following keys avai
|
|||
* A URL to the keyboard's product page, [QMK.fm/keyboards](https://qmk.fm/keyboards) page, or other page describing information about the keyboard.
|
||||
* `maintainer`
|
||||
* GitHub username of the maintainer, or `qmk` for community maintained boards
|
||||
* `width`
|
||||
* Width of the board in Key Units
|
||||
* `height`
|
||||
* Height of the board in Key Units
|
||||
* `debounce`
|
||||
* How many milliseconds (ms) to wait for debounce to happen. (Default: 5)
|
||||
* `diode_direction`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue