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

This commit is contained in:
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

View file

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