summary refs log tree commit diff
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-05-16 02:35:00 +0000
committerJack Humbert <jack.humb@gmail.com>2017-05-16 02:35:00 +0000
commite0689c000b2f571a248f8355a428f3c07ff39d7d (patch)
tree9b1e731754c4efe6e72367c1a383ac10634e6bee
parent997a847f8cd3579824009822a125e64507cf6595 (diff)
Updates book.json
Auto commit by GitBook Editor
-rw-r--r--book.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/book.json b/book.json
index 3ad89f06a9..5274a6334b 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