mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
docs: Add documentation for config options
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user