add maintainer value to info.json (#13411)
Configurator isn't using the data in this file, and I think this may be why...master
parent
9f49ec51a1
commit
73dedb96f2
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"keyboard_name": "Chevron",
|
"keyboard_name": "Chevron",
|
||||||
"url": "",
|
"url": "",
|
||||||
"maintainer": "",
|
"maintainer": "ramonimbao",
|
||||||
"width": 14.5,
|
"width": 14.5,
|
||||||
"height": 5,
|
"height": 5,
|
||||||
"layouts": {
|
"layouts": {
|
||||||
|
|
Loading…
Reference in New Issue