aboutsummaryrefslogtreecommitdiff
path: root/docs/hardware_keyboard_guidelines.md
diff options
context:
space:
mode:
authorDan Hertz <daniel@dhertz.com>2018-06-01 20:26:48 +0100
committerDrashna Jaelre <drashna@live.com>2018-06-01 12:26:48 -0700
commit9fb1e5d171906e9f10f4489f61d456a9f29499e8 (patch)
treee01316aaf3209d5810c9101613ab07ff6bad2a34 /docs/hardware_keyboard_guidelines.md
parent3364334bfd6d1ea1c8ea6010163341c7618f9d53 (diff)
downloadqmk_firmware-9fb1e5d171906e9f10f4489f61d456a9f29499e8.tar.gz
qmk_firmware-9fb1e5d171906e9f10f4489f61d456a9f29499e8.zip
Remove bootloader key as it is no longer used (#3093)
Diffstat (limited to 'docs/hardware_keyboard_guidelines.md')
-rw-r--r--docs/hardware_keyboard_guidelines.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/hardware_keyboard_guidelines.md b/docs/hardware_keyboard_guidelines.md
index 27d29f5c7..67af78838 100644
--- a/docs/hardware_keyboard_guidelines.md
+++ b/docs/hardware_keyboard_guidelines.md
@@ -47,16 +47,6 @@ The `info.json` file is a JSON formatted dictionary with the following keys avai
47 * Example: `Clueboard 66%` 47 * Example: `Clueboard 66%`
48* `url` 48* `url`
49 * A URL to the keyboard's product page, [QMK.fm/keyboards](https://qmk.fm/keyboards) page, or other page describing information about the keyboard. 49 * A URL to the keyboard's product page, [QMK.fm/keyboards](https://qmk.fm/keyboards) page, or other page describing information about the keyboard.
50* `bootloader`
51 * What bootloader this keyboard uses. Available options:
52 * `atmel-dfu`
53 * `kiibohd-dfu-util`
54 * `lufa-dfu`
55 * `qmk-dfu`
56 * `stm32-dfu-util`
57 * `caterina`
58 * `halfkay`
59 * `bootloadHID`
60* `maintainer` 50* `maintainer`
61 * GitHub username of the maintainer, or `qmk` for community maintained boards 51 * GitHub username of the maintainer, or `qmk` for community maintained boards
62* `width` 52* `width`