Skip to content

Commit

Permalink
Remove bootloader key as it is no longer used (#3093)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhertz authored and drashna committed Jun 1, 2018
1 parent 3364334 commit 9fb1e5d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/hardware_keyboard_guidelines.md
Expand Up @@ -47,16 +47,6 @@ The `info.json` file is a JSON formatted dictionary with the following keys avai
* Example: `Clueboard 66%`
* `url`
* A URL to the keyboard's product page, [QMK.fm/keyboards](https://qmk.fm/keyboards) page, or other page describing information about the keyboard.
* `bootloader`
* What bootloader this keyboard uses. Available options:
* `atmel-dfu`
* `kiibohd-dfu-util`
* `lufa-dfu`
* `qmk-dfu`
* `stm32-dfu-util`
* `caterina`
* `halfkay`
* `bootloadHID`
* `maintainer`
* GitHub username of the maintainer, or `qmk` for community maintained boards
* `width`
Expand Down

0 comments on commit 9fb1e5d

Please sign in to comment.