Explorar el Código

Updates book.json

Auto commit by GitBook Editor
Jack Humbert hace 8 años
padre
commit
e0689c000b
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  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"
+                }
+            ]
+        }
+    }
 }