Try neo-navigator in place of etoc

example_keyboards
skullY 7 years ago
parent 3e3c3e2b24
commit dcd715ed4d

@ -5,7 +5,7 @@
"plugins" : [ "plugins" : [
"anchors", "anchors",
"edit-link", "edit-link",
"etoc", "neo-navigator",
"forkmegithub", "forkmegithub",
"git-author", "git-author",
"hints", "hints",
@ -22,10 +22,6 @@
"color": "red", "color": "red",
"url": "https://github.com/qmk/qmk_firmware" "url": "https://github.com/qmk/qmk_firmware"
}, },
"etoc": {
"maxdepth": 3,
"notoc": true
},
"toolbar": { "toolbar": {
"buttons": [ "buttons": [
{ {

Loading…
Cancel
Save