docs: Move more sections under hardware integration (#2704)
docs: Move battery sensing hardware integration to new page docs: Refactor lighting hardware integrations to new category docs: Link to pin control page from lighting pages docs: Consolidate lighting feature pages docs: Remove incorrect redirect docs: Consolidate lighting config pages
This commit is contained in:
parent
8dddb1d9d7
commit
700e9b264f
17 changed files with 244 additions and 171 deletions
5
docs/static/_redirects
vendored
5
docs/static/_redirects
vendored
|
|
@ -2,9 +2,12 @@
|
|||
/docs/features/keymaps /docs/keymaps 301
|
||||
/docs/features/combos /docs/keymaps/combos 301
|
||||
/docs/features/conditional-layers /docs/keymaps/conditional-layers 301
|
||||
/docs/features/encoders /docs/keymaps/encoders 301
|
||||
/docs/features/underglow /docs/features/lighting#rgb-underglow 301
|
||||
/docs/features/backlight /docs/features/lighting#backlight 301
|
||||
/docs/codes/modifiers /docs/keymaps/modifiers 301
|
||||
/docs/codes/* /docs/keymaps/list-of-keycodes 301
|
||||
/docs/config/backlight /docs/config/lighting#backlight 301
|
||||
/docs/config/underglow /docs/config/lighting#rgb-underglow 301
|
||||
/docs/features/beta-testing /docs/features/modules#beta-testing 301
|
||||
/docs/development/setup /docs/development/local-toolchain/setup 301
|
||||
/docs/development/boards-shields-keymaps /docs/development/hardware-integration/boards-shields-keymaps 301
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue