refactor(docs): Move combos under Features.
* Since combos aren't a behavior, but a new high level keymap feature, move under Features section.
This commit is contained in:
parent
a4aaa73f06
commit
e8aa576781
3 changed files with 4 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue