mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-01 05:19:53 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
27c024f604
@ -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