diff options
author | skullY <skullydazed@gmail.com> | 2020-02-27 20:53:50 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
commit | 54c58ea6de61a0f1fefa06e8271e2e11f9027940 (patch) | |
tree | 2ce4163cda8164edccd6f06f6e384861a205006c /docs/de | |
parent | a95a314f78fd96aca7cc496b10bd310e28b1b66e (diff) | |
download | qmk_firmware-54c58ea6de61a0f1fefa06e8271e2e11f9027940.tar.gz qmk_firmware-54c58ea6de61a0f1fefa06e8271e2e11f9027940.zip |
Add explicit id tags to externally linked headers
Diffstat (limited to 'docs/de')
-rw-r--r-- | docs/de/_summary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/de/_summary.md b/docs/de/_summary.md index ab9b0a053..a894420a2 100644 --- a/docs/de/_summary.md +++ b/docs/de/_summary.md | |||
@@ -77,7 +77,7 @@ | |||
77 | * [Macros](de/feature_macros.md) | 77 | * [Macros](de/feature_macros.md) |
78 | * [Mouse Keys](de/feature_mouse_keys.md) | 78 | * [Mouse Keys](de/feature_mouse_keys.md) |
79 | * [OLED Driver](de/feature_oled_driver.md) | 79 | * [OLED Driver](de/feature_oled_driver.md) |
80 | * [One Shot Keys](de/feature_advanced_keycodes.md#one-shot-keys) | 80 | * [One Shot Keys](de/one_shot_keys.md) |
81 | * [Pointing Device](de/feature_pointing_device.md) | 81 | * [Pointing Device](de/feature_pointing_device.md) |
82 | * [PS/2 Mouse](de/feature_ps2_mouse.md) | 82 | * [PS/2 Mouse](de/feature_ps2_mouse.md) |
83 | * [RGB Lighting](de/feature_rgblight.md) | 83 | * [RGB Lighting](de/feature_rgblight.md) |