Skip to content

Commit

Permalink
[Keyboard] fix json for nemui65 (qmk#21629)
Browse files Browse the repository at this point in the history
  • Loading branch information
spbgzh authored and quangd42 committed Aug 15, 2023
1 parent a5f5b9b commit 6aadcd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keyboards/wuque/nemui65/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 6aadcd3

Please sign in to comment.