[Keyboard] fix json for nemui65 (#21629)

This commit is contained in:
spbgzh 2023-08-12 16:53:28 +08:00 committed by GitHub
parent 3831407da9
commit e4e90fa113
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,10 +14,10 @@
"features": { "features": {
"bootmagic": true, "bootmagic": true,
"command": false, "command": false,
"console": false "console": false,
"extrakey": true, "extrakey": true,
"mousekey": true, "mousekey": true,
"nkro": true "nkro": true,
"rbglight": true "rbglight": true
}, },
"diode_direction": "COL2ROW", "diode_direction": "COL2ROW",