[Keyboard] fix json for nemui65 (#21629)

master
spbgzh 2 years ago committed by GitHub
parent 3831407da9
commit e4e90fa113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      keyboards/wuque/nemui65/info.json

@ -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",

Loading…
Cancel
Save