Browse Source

Remove bootloader key as it is no longer used (#3093)

pull/3092/merge
Dan Hertz 6 years ago
committed by Drashna Jaelre
parent
commit
9fb1e5d171
1 changed files with 0 additions and 10 deletions
  1. +0
    -10
      docs/hardware_keyboard_guidelines.md

+ 0
- 10
docs/hardware_keyboard_guidelines.md View File

@ -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`


Loading…
Cancel
Save