aboutsummaryrefslogtreecommitdiff
path: root/docs/hardware_keyboard_guidelines.md
diff options
context:
space:
mode:
authorMerlin04 <Merlin04@users.noreply.github.com>2018-03-18 08:43:39 -0700
committerJack Humbert <jack.humb@gmail.com>2018-03-20 11:47:22 -0400
commit6d66fe0c0ca3b6b5f9ea6e76fa295ac9262f4b60 (patch)
treeba6e2972939e19c9fd69320eed3f9d570918a523 /docs/hardware_keyboard_guidelines.md
parent6268656e01d2b8257fda9677223f27d628deee3d (diff)
downloadqmk_firmware-6d66fe0c0ca3b6b5f9ea6e76fa295ac9262f4b60.tar.gz
qmk_firmware-6d66fe0c0ca3b6b5f9ea6e76fa295ac9262f4b60.zip
Added bootloader options
I think I got all of them, so I removed the "FIXME".
Diffstat (limited to 'docs/hardware_keyboard_guidelines.md')
-rw-r--r--docs/hardware_keyboard_guidelines.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/hardware_keyboard_guidelines.md b/docs/hardware_keyboard_guidelines.md
index 0892f85cb..3435c24d1 100644
--- a/docs/hardware_keyboard_guidelines.md
+++ b/docs/hardware_keyboard_guidelines.md
@@ -63,7 +63,9 @@ The `info.json` file is a JSON formatted dictionary with the following keys avai
63 * `lufa-dfu` 63 * `lufa-dfu`
64 * `qmk-dfu` 64 * `qmk-dfu`
65 * `stm32-dfu-util` 65 * `stm32-dfu-util`
66 * (FIXME: This list is incomplete.) 66 * `caterina`
67 * `halfkay`
68 * `bootloadHID`
67* `maintainer` 69* `maintainer`
68 * GitHub username of the maintainer, or `qmk` for community maintained boards 70 * GitHub username of the maintainer, or `qmk` for community maintained boards
69* `width` 71* `width`