diff options
| author | Ryan <fauxpark@gmail.com> | 2024-06-02 12:42:24 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-02 12:42:24 +1000 |
| commit | 78a0adfbb4d2c4e12f93f2a62ded0020d406243e (patch) | |
| tree | e6e123b36569559233025add654580e090dc0154 /docs/faq_keymap.md | |
| parent | fa6d23235bf429446250cd5212e209d5fbfdbac2 (diff) | |
[docs] Organize driver & feature docs into subfolders (#23848)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'docs/faq_keymap.md')
| -rw-r--r-- | docs/faq_keymap.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/faq_keymap.md b/docs/faq_keymap.md index 0070b6d1de..56ccc6f6cc 100644 --- a/docs/faq_keymap.md +++ b/docs/faq_keymap.md | |||
| @@ -45,7 +45,7 @@ QMK has a couple of features which allow you to change the behavior of your keyb | |||
| 45 | Refer to the EEPROM clearing methods above, which should return those keys to normal operation. If that doesn't work, look here: | 45 | Refer to the EEPROM clearing methods above, which should return those keys to normal operation. If that doesn't work, look here: |
| 46 | 46 | ||
| 47 | * [Magic Keycodes](keycodes_magic) | 47 | * [Magic Keycodes](keycodes_magic) |
| 48 | * [Command](feature_command) | 48 | * [Command](features/command) |
| 49 | 49 | ||
| 50 | ## The Menu Key Isn't Working | 50 | ## The Menu Key Isn't Working |
| 51 | 51 | ||
| @@ -86,7 +86,7 @@ Old vintage mechanical keyboards occasionally have lock switches but modern ones | |||
| 86 | 86 | ||
| 87 | ## Input Special Characters Other Than ASCII like Cédille 'Ç' | 87 | ## Input Special Characters Other Than ASCII like Cédille 'Ç' |
| 88 | 88 | ||
| 89 | See the [Unicode](feature_unicode) feature. | 89 | See the [Unicode](features/unicode) feature. |
| 90 | 90 | ||
| 91 | ## `Fn` Key on macOS | 91 | ## `Fn` Key on macOS |
| 92 | 92 | ||
| @@ -130,7 +130,7 @@ https://github.com/tekezo/Karabiner/issues/403 | |||
| 130 | 130 | ||
| 131 | ## Esc and <code>`</code> on a Single Key | 131 | ## Esc and <code>`</code> on a Single Key |
| 132 | 132 | ||
| 133 | See the [Grave Escape](feature_grave_esc) feature. | 133 | See the [Grave Escape](features/grave_esc) feature. |
| 134 | 134 | ||
| 135 | ## Eject on Mac OSX | 135 | ## Eject on Mac OSX |
| 136 | 136 | ||
