52562eaaea
Auto commit by GitBook Editor
18 lines
394 B
JSON
18 lines
394 B
JSON
{
|
|
"structure": {
|
|
"readme": "Home.md"
|
|
},
|
|
"plugins" : ["plugin-toolbar"],
|
|
"pluginsConfig": {
|
|
"toolbar": {
|
|
"buttons":
|
|
[
|
|
{
|
|
"label": "QMK Firmware",
|
|
"icon": "fa fa-github",
|
|
"url": "https://github.com/qmk/qmk_firmware"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |