aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_sidebar.json
diff options
context:
space:
mode:
authorDrashna Jaelre2024-11-21 07:31:54 +0100
committerGitHub2024-11-21 07:31:54 +0100
commit36b5559b997cedd14a352aa70891558936b8b3a3 (patch)
treebf4d30ba2d31b69d659c53a225e4a5b9a7299f7a /docs/_sidebar.json
parent39161b9ee793f4c62836b209ec877acda457b88d (diff)
[Core] Add Layer Lock feature (#23430)
Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> Co-authored-by: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
Diffstat (limited to 'docs/_sidebar.json')
-rw-r--r--docs/_sidebar.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_sidebar.json b/docs/_sidebar.json
index 7f353ad351..15c3cbec31 100644
--- a/docs/_sidebar.json
+++ b/docs/_sidebar.json
@@ -123,6 +123,7 @@
{ "text": "Key Lock", "link": "/features/key_lock" },
{ "text": "Key Overrides", "link": "/features/key_overrides" },
{ "text": "Layers", "link": "/feature_layers" },
+ { "text": "Layer Lock", "link": "/features/layer_lock" },
{ "text": "One Shot Keys", "link": "/one_shot_keys" },
{ "text": "OS Detection", "link": "/features/os_detection" },
{ "text": "Raw HID", "link": "/features/rawhid" },