mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user