qmk-firmware/book.json

17 lines
357 B
JSON
Raw Normal View History

{
"structure": {
"readme": "Home.md"
}
"pluginsConfig": {
"toolbar": {
"buttons":
[
{
"label": "QMK Firmware",
"icon": "fa fa-github",
"url": "https://github.com/qmk/qmk_firmware"
}
]
}
}
}