tidy up Clawsome Boards info.json files (#14586)

* removes `meta` field
* changes `maintainer` field to use GitHub username
This commit is contained in:
James Young
2021-09-24 23:29:08 +00:00
committed by GitHub
parent 9e87b47a9c
commit 216620ee76
12 changed files with 12 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
{
"keyboard_name": "numeros",
"url": "www.clawboards.xyz",
"maintainer": "AAClawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT_numpad_5x4": {
"layout": [
@@ -29,5 +29,4 @@
]
}
}
,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}