From 9fb1e5d171906e9f10f4489f61d456a9f29499e8 Mon Sep 17 00:00:00 2001 From: Dan Hertz Date: Fri, 1 Jun 2018 20:26:48 +0100 Subject: Remove bootloader key as it is no longer used (#3093) --- docs/hardware_keyboard_guidelines.md | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'docs') 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 * 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` -- cgit v1.2.3-24-g4f1b