Browse Source

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

* removes `meta` field
* changes `maintainer` field to use GitHub username
pull/14594/head
James Young 2 years ago
committed by GitHub
parent
commit
216620ee76
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 12 additions and 15 deletions
  1. +1
    -2
      keyboards/clawsome/bookerboard/info.json
  2. +1
    -1
      keyboards/clawsome/coupe/info.json
  3. +1
    -1
      keyboards/clawsome/doodle/info.json
  4. +1
    -1
      keyboards/clawsome/fightpad/info.json
  5. +1
    -2
      keyboards/clawsome/gamebuddy/v1_0/info.json
  6. +1
    -1
      keyboards/clawsome/gamebuddy/v1_m/info.json
  7. +1
    -1
      keyboards/clawsome/hatchback/info.json
  8. +1
    -2
      keyboards/clawsome/numeros/info.json
  9. +1
    -1
      keyboards/clawsome/roadster/info.json
  10. +1
    -1
      keyboards/clawsome/sedan/info.json
  11. +1
    -1
      keyboards/clawsome/sidekick/info.json
  12. +1
    -1
      keyboards/clawsome/suv/info.json

+ 1
- 2
keyboards/clawsome/bookerboard/info.json View File

@ -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/"
}

+ 1
- 1
keyboards/clawsome/coupe/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "Coupe",
"url": "www.clawboards.xyz",
"maintainer": "AAClawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT_60_ansi": {
"layout": [


+ 1
- 1
keyboards/clawsome/doodle/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "doodle",
"url": "www.clawboards.xyz",
"maintainer": "AAClawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 1
keyboards/clawsome/fightpad/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "FightPad",
"url": "www.clawboards.xyz",
"maintainer": "AAClawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 2
keyboards/clawsome/gamebuddy/v1_0/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "GameBuddy1_0",
"url": "www.clawboards.xyz",
"maintainer": "AA Clawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT": {
"layout": [
@ -34,5 +34,4 @@
]
}
}
,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
}

+ 1
- 1
keyboards/clawsome/gamebuddy/v1_m/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "GameBuddy1_M",
"url": "www.clawboards.xyz",
"maintainer": "AAClawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 1
keyboards/clawsome/hatchback/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "hatchbackTKL",
"url": "www.clawboards.xyz",
"maintainer": "AAClawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 2
keyboards/clawsome/numeros/info.json 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/"
}

+ 1
- 1
keyboards/clawsome/roadster/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "Roadster",
"url": "www.clawboards.xyz",
"maintainer": "AAClawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 1
keyboards/clawsome/sedan/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "sedan",
"url": "www.clawboards.xyz",
"maintainer": "AAClawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT_65_ansi": {
"layout": [


+ 1
- 1
keyboards/clawsome/sidekick/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "Sidekick",
"url": "",
"maintainer": "qmk",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT": {
"layout": [


+ 1
- 1
keyboards/clawsome/suv/info.json View File

@ -1,7 +1,7 @@
{
"keyboard_name": "suv1.1",
"url": "www.clawboards.xyz",
"maintainer": "AAClawson (AlisGraveNil)",
"maintainer": "AlisGraveNil",
"layouts": {
"LAYOUT": {
"layout": [


Loading…
Cancel
Save