Browse Source

[Keyboard] fix json for nemui65 (#21629)

pull/21222/head
spbgzh 8 months ago
committed by GitHub
parent
commit
e4e90fa113
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      keyboards/wuque/nemui65/info.json

+ 2
- 2
keyboards/wuque/nemui65/info.json View File

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


Loading…
Cancel
Save