summaryrefslogtreecommitdiff
path: root/keyboards/clawsome/bookerboard/info.json
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-24 23:29:08 +0000
committerGitHub <noreply@github.com>2021-09-25 00:29:08 +0100
commit216620ee769a97179074d8297998d9ea914f0c4e (patch)
tree13da00d850d23a406dd711a05893b60c19c5247a /keyboards/clawsome/bookerboard/info.json
parent9e87b47a9cc0e560258009bc2448dc3e43c369b5 (diff)
tidy up Clawsome Boards info.json files (#14586)
* removes `meta` field * changes `maintainer` field to use GitHub username
Diffstat (limited to 'keyboards/clawsome/bookerboard/info.json')
-rw-r--r--keyboards/clawsome/bookerboard/info.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/clawsome/bookerboard/info.json b/keyboards/clawsome/bookerboard/info.json
index fa8ff6a6a0..3e1eae3d21 100644
--- a/keyboards/clawsome/bookerboard/info.json
+++ b/keyboards/clawsome/bookerboard/info.json
@@ -1,7 +1,7 @@
{
"keyboard_name": "bookerboard",
"url": "",
- "maintainer": "qmk",
+ "maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT": {
"layout": [
@@ -20,5 +20,4 @@
]
}
}
- ,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}