diff options
Diffstat (limited to 'docs/sidebars.js')
-rw-r--r-- | docs/sidebars.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sidebars.js b/docs/sidebars.js index d095a47..56de3eb 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -10,6 +10,7 @@ module.exports = { ], Features: [ "features/keymaps", + "features/combos", "features/displays", "features/encoders", "features/underglow", @@ -20,7 +21,6 @@ module.exports = { "behaviors/misc", "behaviors/hold-tap", "behaviors/mod-tap", - "behaviors/combos", "behaviors/reset", "behaviors/bluetooth", "behaviors/outputs", |