[Keyboard] fix json for nemui65 (#21629)
This commit is contained in:
parent
3831407da9
commit
e4e90fa113
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue