mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 11:29:26 +00:00
Fix m3n3van and minim keyboard names in keymap JSON (#16665)
This commit is contained in:
parent
a867cfc26d
commit
8c5779f768
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"keyboard": "m3n3van",
|
"keyboard": "matthewdias/m3n3van",
|
||||||
"keymap": "default",
|
"keymap": "default",
|
||||||
"layout": "LAYOUT",
|
"layout": "LAYOUT",
|
||||||
"layers": [
|
"layers": [
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"keyboard": "minim",
|
"keyboard": "matthewdias/minim",
|
||||||
"keymap": "default",
|
"keymap": "default",
|
||||||
"layout": "LAYOUT",
|
"layout": "LAYOUT",
|
||||||
"layers": [
|
"layers": [
|
||||||
|
Loading…
Reference in New Issue
Block a user