diff --git a/book.json b/book.json index 3ad89f06a..5274a6334 100644 --- a/book.json +++ b/book.json @@ -2,4 +2,16 @@ "structure": { "readme": "Home.md" } + "pluginsConfig": { + "toolbar": { + "buttons": + [ + { + "label": "QMK Firmware", + "icon": "fa fa-github", + "url": "https://github.com/qmk/qmk_firmware" + } + ] + } + } } \ No newline at end of file