Revert removal of QK_OUTPUT_AUTO, fixup docs to reflect. (#24593)

This commit is contained in:
Nick Brassel 2024-11-14 21:16:52 +11:00 committed by GitHub
parent f8b4e24d37
commit 0bda0f4775
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 67 additions and 33 deletions

View file

@ -166,7 +166,6 @@
]
},
{ "text": "Audio", "link": "/features/audio" },
{ "text": "Bluetooth", "link": "/features/bluetooth" },
{ "text": "Bootmagic", "link": "/features/bootmagic" },
{ "text": "Converters", "link": "/feature_converters" },
{ "text": "Custom Matrix", "link": "/custom_matrix" },
@ -179,7 +178,8 @@
{ "text": "Pointing Device", "link": "/features/pointing_device" },
{ "text": "PS/2 Mouse", "link": "/features/ps2_mouse" },
{ "text": "Split Keyboard", "link": "/features/split_keyboard" },
{ "text": "Stenography", "link": "/features/stenography" }
{ "text": "Stenography", "link": "/features/stenography" },
{ "text": "Wireless", "link": "/features/wireless" }
]
},
{