mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
docs: Physical layout docs improvements (#2533)
* docs: Added layout configuration reference page * docs: Refactored and revamped physical layout creation information * docs: Added note in studio features page * docs: added studio_unlock note in features section --------- Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com> Co-authored-by: Joel Spadin <joelspadin@gmail.com> Co-authored-by: Peter Johanson <peter@peterjohanson.com>
This commit is contained in:
@@ -110,6 +110,7 @@ module.exports = {
|
||||
"config/displays",
|
||||
"config/encoders",
|
||||
"config/keymap",
|
||||
"config/layout",
|
||||
"config/kscan",
|
||||
"config/power",
|
||||
"config/underglow",
|
||||
@@ -125,9 +126,9 @@ module.exports = {
|
||||
collapsed: true,
|
||||
items: [
|
||||
"development/hardware-integration/new-shield",
|
||||
"development/hardware-integration/physical-layouts",
|
||||
"development/hardware-integration/hardware-metadata-files",
|
||||
"development/hardware-integration/boards-shields-keymaps",
|
||||
"development/hardware-integration/studio-setup",
|
||||
"development/hardware-integration/shift-registers",
|
||||
"development/hardware-integration/encoders",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user