docs: Add documentation for config options
This commit is contained in:
parent
6180643581
commit
11861a4d30
14 changed files with 1014 additions and 26 deletions
|
|
@ -52,6 +52,18 @@ module.exports = {
|
|||
"codes/power",
|
||||
"codes/keymap-upgrader",
|
||||
],
|
||||
Configuration: [
|
||||
"config/index",
|
||||
"config/behaviors",
|
||||
"config/combos",
|
||||
"config/displays",
|
||||
"config/encoders",
|
||||
"config/keymap",
|
||||
"config/kscan",
|
||||
"config/power",
|
||||
"config/system",
|
||||
"config/underglow",
|
||||
],
|
||||
Development: [
|
||||
"development/clean-room",
|
||||
"development/documentation",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue