[Keyboard] Fix typo in Redox config (#22899)

pull/22884/head^2
Drashna Jaelre 2024-01-13 14:31:04 -08:00 committed by GitHub
parent eb7ecae4b4
commit 6e1e62936e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"device_version": "1.0.0"
},
"features":{
"bootmgaic": true,
"bootmagic": true,
"command": true,
"console": false,
"mousekey": true,