~ruther/qmk_firmware

50151be43035746de6aeec7dc3222a375814c593 — QMK Bot 1 year, 10 months ago 5cd47f5 + f07490b
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 1 insertions(+), 1 deletions(-)

M docs/feature_macros.md
M docs/feature_macros.md => docs/feature_macros.md +1 -1
@@ 27,7 27,7 @@ You can define up to 32 macros in a `keymap.json` file, as used by [Configurator
        ],
        [
            {"action":"tap", "keycodes": ["F1"]},
            {"action":"delay", "duration": "1000"},
            {"action":"delay", "duration": 1000},
            {"action":"tap", "keycodes": ["PGDN"]}
        ]
    ],

Do not follow this link