1
0

Fix WAIT_FOR_USB handling (#23598)

This commit is contained in:
Joel Challis
2024-04-24 19:33:52 +01:00
committed by GitHub
parent c8ceda461a
commit 16cca527a6
14 changed files with 27 additions and 14 deletions

View File

@@ -894,7 +894,7 @@
}
},
"suspend_wakeup_delay": {"$ref": "qmk.definitions.v1#/unsigned_int"},
"wait_for": {"type": "boolean"}
"wait_for_enumeration": {"type": "boolean"}
}
},
"qmk": {