diff options
| author | Nick Brassel <nick@tzarc.org> | 2024-11-14 21:16:52 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-14 21:16:52 +1100 |
| commit | 0bda0f47754d01aa904f9831ff58ef760807ab16 (patch) | |
| tree | ad041dd6bf343a021bc5afd9328f74badeafc1e7 /docs/_sidebar.json | |
| parent | f8b4e24d3720f369f8146fef7a6d2fd75f228e6f (diff) | |
Revert removal of `QK_OUTPUT_AUTO`, fixup docs to reflect. (#24593)
Diffstat (limited to 'docs/_sidebar.json')
| -rw-r--r-- | docs/_sidebar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_sidebar.json b/docs/_sidebar.json index d691011d64..7f353ad351 100644 --- a/docs/_sidebar.json +++ b/docs/_sidebar.json | |||
| @@ -166,7 +166,6 @@ | |||
| 166 | ] | 166 | ] |
| 167 | }, | 167 | }, |
| 168 | { "text": "Audio", "link": "/features/audio" }, | 168 | { "text": "Audio", "link": "/features/audio" }, |
| 169 | { "text": "Bluetooth", "link": "/features/bluetooth" }, | ||
| 170 | { "text": "Bootmagic", "link": "/features/bootmagic" }, | 169 | { "text": "Bootmagic", "link": "/features/bootmagic" }, |
| 171 | { "text": "Converters", "link": "/feature_converters" }, | 170 | { "text": "Converters", "link": "/feature_converters" }, |
| 172 | { "text": "Custom Matrix", "link": "/custom_matrix" }, | 171 | { "text": "Custom Matrix", "link": "/custom_matrix" }, |
| @@ -179,7 +178,8 @@ | |||
| 179 | { "text": "Pointing Device", "link": "/features/pointing_device" }, | 178 | { "text": "Pointing Device", "link": "/features/pointing_device" }, |
| 180 | { "text": "PS/2 Mouse", "link": "/features/ps2_mouse" }, | 179 | { "text": "PS/2 Mouse", "link": "/features/ps2_mouse" }, |
| 181 | { "text": "Split Keyboard", "link": "/features/split_keyboard" }, | 180 | { "text": "Split Keyboard", "link": "/features/split_keyboard" }, |
| 182 | { "text": "Stenography", "link": "/features/stenography" } | 181 | { "text": "Stenography", "link": "/features/stenography" }, |
| 182 | { "text": "Wireless", "link": "/features/wireless" } | ||
| 183 | ] | 183 | ] |
| 184 | }, | 184 | }, |
| 185 | { | 185 | { |
