mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-12 22:44:11 +00:00
Deploying to gh-pages from @ qmk/qmk_firmware@f07490bc09 🚀
This commit is contained in:
parent
da4083cb17
commit
9f74a73d64
@ -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"]}
|
||||
]
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user