forked from mirrors/qmk_firmware
[keyboard] Correcting info.JSON for Viktus Minne (#20244)
This commit is contained in:
parent
15cb7ded76
commit
b035cd094b
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
"bootmagic": true,
|
||||
"command": false,
|
||||
"console": false,
|
||||
"extrakey": false,
|
||||
"mousekey": false,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": true
|
||||
},
|
||||
"bootmagic": {
|
||||
|
|
Loading…
Reference in a new issue