Pull information from config.h and rules.mk (#2711)

* Pull information from config.h and rules.mk

* Readd the kbd75 maintainer
This commit is contained in:
skullydazed
2018-04-07 16:13:48 -07:00
committed by GitHub
parent c0baf2a964
commit f4a9e98383
48 changed files with 9 additions and 145 deletions

View File

@@ -1,11 +1,8 @@
{
"keyboard_name": "Planck",
"keyboard_folder": "planck",
"manufacturer": "OLKB",
"identifier": "FEED:6060:0001",
"url": "https://olkb.com/planck",
"maintainer": "jackhumbert",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"width": 12,
"height": 4,
@@ -114,4 +111,4 @@
{ "w": 1, "x": 11, "y": 3 } ]
}
}
}
}

View File

@@ -1,7 +1,5 @@
{
"keyboard_name": "Planck Light",
"keyboard_folder": "planck/light",
"identifier": "FEED:6065:0001",
"processor": "at90usb1286",
"bootloader": "qmk-dfu",
}
}

View File

@@ -1,3 +0,0 @@
{
"identifier": "FEED:6060:0003"
}

View File

@@ -1,3 +0,0 @@
{
"identifier": "FEED:6060:0004"
}

View File

@@ -1,3 +0,0 @@
{
"identifier": "FEED:6060:0005"
}