diff options
| author | skullydazed <skullydazed@users.noreply.github.com> | 2018-04-07 17:37:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-07 17:37:31 -0700 |
| commit | 3b525dcf9c4a4dba34ee3596c90de60691b67b27 (patch) | |
| tree | 688157fd483c73f88507ed4080efdff4bcdb154e /docs/hardware_keyboard_guidelines.md | |
| parent | f4a9e983839c2f19b91da109f21fe6cabde8f2ea (diff) | |
| download | qmk_firmware-3b525dcf9c4a4dba34ee3596c90de60691b67b27.tar.gz qmk_firmware-3b525dcf9c4a4dba34ee3596c90de60691b67b27.zip | |
Remove obsolete info.json entries (#2712)
Diffstat (limited to 'docs/hardware_keyboard_guidelines.md')
| -rw-r--r-- | docs/hardware_keyboard_guidelines.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/hardware_keyboard_guidelines.md b/docs/hardware_keyboard_guidelines.md index 3ecf7ad1c..27d29f5c7 100644 --- a/docs/hardware_keyboard_guidelines.md +++ b/docs/hardware_keyboard_guidelines.md | |||
| @@ -45,17 +45,8 @@ The `info.json` file is a JSON formatted dictionary with the following keys avai | |||
| 45 | * `keyboard_name` | 45 | * `keyboard_name` |
| 46 | * A free-form text string describing the keyboard. | 46 | * A free-form text string describing the keyboard. |
| 47 | * Example: `Clueboard 66%` | 47 | * Example: `Clueboard 66%` |
| 48 | * `manufacturer` | ||
| 49 | * A free-form text string naming the manufacturer. | ||
| 50 | * Example: `Clueboard` | ||
| 51 | * `identifier` | ||
| 52 | * The Vendor, Product, and Revision ID's joined by a : | ||
| 53 | * Example: `c1ed:2370:0001` | ||
| 54 | * `url` | 48 | * `url` |
| 55 | * 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. |
| 56 | * `processor` | ||
| 57 | * The MCU or CPU this keyboard uses. | ||
| 58 | * Example: `atmega32u4` or `stm32f303` | ||
| 59 | * `bootloader` | 50 | * `bootloader` |
| 60 | * What bootloader this keyboard uses. Available options: | 51 | * What bootloader this keyboard uses. Available options: |
| 61 | * `atmel-dfu` | 52 | * `atmel-dfu` |
