Fix m3n3van and minim keyboard names in keymap JSON (#16665)
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