mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-23 23:51:27 +00:00
Add in some defaults to info.json payload
This commit is contained in:
parent
f913f126b4
commit
9b9dc839d2
7
data/mappings/xap_defaults.json
Normal file
7
data/mappings/xap_defaults.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"secure": {
|
||||||
|
"unlock_sequence": [ [0,0] ],
|
||||||
|
"unlock_timeout": 5000,
|
||||||
|
"idle_timeout": 60000
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user