[docs] Organize driver & feature docs into subfolders (#23848)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
fa6d23235b
commit
78a0adfbb4
97 changed files with 282 additions and 285 deletions
|
@ -45,7 +45,7 @@ QMK has a couple of features which allow you to change the behavior of your keyb
|
|||
Refer to the EEPROM clearing methods above, which should return those keys to normal operation. If that doesn't work, look here:
|
||||
|
||||
* [Magic Keycodes](keycodes_magic)
|
||||
* [Command](feature_command)
|
||||
* [Command](features/command)
|
||||
|
||||
## The Menu Key Isn't Working
|
||||
|
||||
|
@ -86,7 +86,7 @@ Old vintage mechanical keyboards occasionally have lock switches but modern ones
|
|||
|
||||
## Input Special Characters Other Than ASCII like Cédille 'Ç'
|
||||
|
||||
See the [Unicode](feature_unicode) feature.
|
||||
See the [Unicode](features/unicode) feature.
|
||||
|
||||
## `Fn` Key on macOS
|
||||
|
||||
|
@ -130,7 +130,7 @@ https://github.com/tekezo/Karabiner/issues/403
|
|||
|
||||
## Esc and <code>`</code> on a Single Key
|
||||
|
||||
See the [Grave Escape](feature_grave_esc) feature.
|
||||
See the [Grave Escape](features/grave_esc) feature.
|
||||
|
||||
## Eject on Mac OSX
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue