[docs] Turn on icons for external links (#24580)
This commit is contained in:
parent
b3f5408e72
commit
3eb172d08e
2 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,7 @@ You can create `info.json` files at every level under `qmk_firmware/keyboards/<k
|
|||
* A free-form text string describing the keyboard's manufacturer. This will be used as the USB manufacturer string. Can include Unicode characters, escaped to ASCII eg. `\u03A8` (Ψ).
|
||||
* Example: `"Clueboard"`
|
||||
* `url` <Badge type="info">String</Badge> <Badge>Required</Badge>
|
||||
* A URL to the keyboard's product page, [QMK.fm/keyboards](https://qmk.fm/keyboards) page, or other page describing information about the keyboard.
|
||||
* A URL to the keyboard's product page, [QMK Keyboards](https://browse.qmk.fm/) page, or other page describing information about the keyboard.
|
||||
* Example: `"https://clueboard.co"`
|
||||
* `bootloader_instructions` <Badge type="info">String</Badge>
|
||||
* Instructions for putting the keyboard into a mode that allows for firmware flashing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue