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": "Preonic",
"keyboard_folder": "preonic",
"manufacturer": "OLKB",
"identifier": "FEED:6061:0001",
"url": "https://olkb.com/preonic",
"maintainer": "jackhumbert",
"processor": "atmega32u4",
"bootloader": "atmel-dfu",
"width": 12,
"height": 5,

View File

@@ -1,3 +0,0 @@
{
"identifier": "FEED:6061:0001"
}

View File

@@ -1,4 +0,0 @@
{
"identifier": "FEED:6061:0002",
"bootloader": "qmk-dfu"
}