]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - book.json
Add RGB commands to default Nyquist keymap
[qmk_firmware.git] / book.json
index b6f90fc110d8ea63448117e8342130814d2ac229..887d2a6431a3454774c998f5e620194e93c4ff9d 100644 (file)
--- a/book.json
+++ b/book.json
@@ -5,6 +5,12 @@
     "plugins" : [
       "anchors",
       "edit-link",
+      "forkmegithub",
+      "git-author",
+      "hints",
+      "numbered-headings",
+      "page-toc",
+      "terminal",
       "toolbar"
     ],
     "pluginsConfig": {
         "base": "https://github.com/qmk/qmk_firmware/edit/master/docs",
         "label": "Suggest an edit"
       },
+      "forkmegithub": {
+        "color": "red",
+        "url": "https://github.com/qmk/qmk_firmware"
+      },
+      "page-toc": {
+        "selector": ".markdown-section h1, .markdown-section h2"
+      },
       "toolbar": {
         "buttons": [
           {