Config: Also update key binding default in schema
This commit is contained in:
parent
fffc307e14
commit
6b46d743bd
1 changed files with 1 additions and 1 deletions
|
@ -574,7 +574,7 @@
|
||||||
"$id": "#/properties/keyboard_controls/properties/right_joycon/properties/button_a",
|
"$id": "#/properties/keyboard_controls/properties/right_joycon/properties/button_a",
|
||||||
"$ref": "#/definitions/key",
|
"$ref": "#/definitions/key",
|
||||||
"title": "Button A",
|
"title": "Button A",
|
||||||
"default": "A"
|
"default": "Z"
|
||||||
},
|
},
|
||||||
"button_b": {
|
"button_b": {
|
||||||
"$id": "#/properties/keyboard_controls/properties/right_joycon/properties/button_b",
|
"$id": "#/properties/keyboard_controls/properties/right_joycon/properties/button_b",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue