forked from kofal.net/zmk
refactor(docs): Change behavior to behaviors
Makes a better URL.
This commit is contained in:
@@ -15,16 +15,16 @@ module.exports = {
|
||||
"features/underglow",
|
||||
],
|
||||
Behaviors: [
|
||||
"behavior/key-press",
|
||||
"behavior/layers",
|
||||
"behavior/misc",
|
||||
"behavior/hold-tap",
|
||||
"behavior/mod-tap",
|
||||
"behavior/reset",
|
||||
"behavior/bluetooth",
|
||||
"behavior/outputs",
|
||||
"behavior/lighting",
|
||||
"behavior/power",
|
||||
"behaviors/key-press",
|
||||
"behaviors/layers",
|
||||
"behaviors/misc",
|
||||
"behaviors/hold-tap",
|
||||
"behaviors/mod-tap",
|
||||
"behaviors/reset",
|
||||
"behaviors/bluetooth",
|
||||
"behaviors/outputs",
|
||||
"behaviors/lighting",
|
||||
"behaviors/power",
|
||||
],
|
||||
Codes: [
|
||||
"codes/index",
|
||||
|
||||
Reference in New Issue
Block a user