From e8aa576781532e883308bf2aec3a77f68ae3f545 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Sat, 23 Jan 2021 23:50:30 -0500 Subject: refactor(docs): Move combos under Features. * Since combos aren't a behavior, but a new high level keymap feature, move under Features section. --- docs/sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/sidebars.js') 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", -- cgit v1.2.3