~ruther/qmk_firmware

ref: dd94877ec6d2ee5c4cdb0e71287abd76585b0268 qmk_firmware/docs/redirects.json -rw-r--r-- 1.5 KiB
dd94877e — Isaac Elenbaas Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
    "redirects": [
            {
                "from": "adding_a_keyboard_to_qmk.html",
                "to": "hardware_keyboard_guidelines.html"
            },
            {
                "from": "build_environment_setup.html",
                "to": "getting_started_build_tools.html"
            },
            {
                "from": "dynamic_macros.html",
                "to": "feature_dynamic_macros.html"
            },
            {
                "from": "feature_common_shortcuts.html",
                "to": "feature_advanced_keycodes.html"
            },
            {
                "from": "glossary.html",
                "to": "reference_glossary.html"
            },
            {
                "from": "key_lock.html",
                "to": "feature_key_lock.html"
            },
            {
                "from": "make_instructions.html",
                "to": "getting_started_make_guide.html"
            },
            {
                "from": "porting_your_keyboard_to_qmk.html",
                "to": "hardware_avr.html"
            },
            {
                "from": "space_cadet_shift.html",
                "to": "feature_space_cadet_shift.html"
            },
            {
                "from": "tap_dance.html",
                "to": "feature_tap_dance.html"
            },
            {
                "from": "unicode.html",
                "to": "feature_unicode.html"
            },
            {
                "from": "python_development.html",
                "to": "cli_development.html"
            }
        ]
}
Do not follow this link