Fix internal links in docs/ (#2080)
One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names.
This commit is contained in:
parent
28874a9f33
commit
7aaef16266
9 changed files with 13 additions and 14 deletions
|
@ -17,7 +17,7 @@ QMK has a staggering number of features for building your keyboard. It can take
|
|||
* [Pointing Device](feature_pointing_device.md) - Framework for connecting your custom pointing device to your keyboard.
|
||||
* [PS2 Mouse](feature_ps2_mouse.md) - Driver for connecting a ps2 mouse directly to your keyboard.
|
||||
* [RGB Light](feature_rgblight.md) - RGB lighting for your keyboard.
|
||||
* [Space Cadet](feature_space_cadet_shift.md) - Use your left/right shift keys to type parenthesis and brackets.
|
||||
* [Space Cadet](feature_space_cadet.md) - Use your left/right shift keys to type parenthesis and brackets.
|
||||
* [Stenography](feature_stenography.md) - Put your keyboard into Plover mode for stenography use.
|
||||
* [Tap Dance](feature_tap_dance.md) - Make a single key do as many things as you want.
|
||||
* [Terminal](feature_terminal.md) - CLI interface to the internals of your keyboard.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue