ソースを参照

Updates book.json

Auto commit by GitBook Editor
Jack Humbert 8 年 前
コミット
e0689c000b
1 ファイル変更12 行追加0 行削除
  1. 12 0
      book.json

+ 12 - 0
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"
+                }
+            ]
+        }
+    }
 }