[Keyboard] Fix typo in Redox config (#22899)
This commit is contained in:
parent
eb7ecae4b4
commit
6e1e62936e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"device_version": "1.0.0"
|
||||
},
|
||||
"features":{
|
||||
"bootmgaic": true,
|
||||
"bootmagic": true,
|
||||
"command": true,
|
||||
"console": false,
|
||||
"mousekey": true,
|
||||
|
|
Loading…
Reference in a new issue