summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2018-04-08 01:13:48 +0200
committerGitHub <noreply@github.com>2018-04-08 01:13:48 +0200
commitf4a9e983839c2f19b91da109f21fe6cabde8f2ea (patch)
treece9a4d4c0652a39fd49761ad815cd58d18139571 /keyboards/preonic
parentc0baf2a964b10d708281c704c0b049a1cf0f4914 (diff)
downloadqmk_firmware-f4a9e983839c2f19b91da109f21fe6cabde8f2ea.tar.gz
qmk_firmware-f4a9e983839c2f19b91da109f21fe6cabde8f2ea.tar.xz
Pull information from config.h and rules.mk (#2711)
* Pull information from config.h and rules.mk * Readd the kbd75 maintainer
Diffstat (limited to 'keyboards/preonic')
-rw-r--r--keyboards/preonic/info.json3
-rw-r--r--keyboards/preonic/rev1/info.json3
-rw-r--r--keyboards/preonic/rev2/info.json4
3 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/preonic/info.json b/keyboards/preonic/info.json
index 67cc08632..ac91c8ee6 100644
--- a/keyboards/preonic/info.json
+++ b/keyboards/preonic/info.json
@@ -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,
diff --git a/keyboards/preonic/rev1/info.json b/keyboards/preonic/rev1/info.json
deleted file mode 100644
index 43a7b495c..000000000
--- a/keyboards/preonic/rev1/info.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "identifier": "FEED:6061:0001"
-} \ No newline at end of file
diff --git a/keyboards/preonic/rev2/info.json b/keyboards/preonic/rev2/info.json
deleted file mode 100644
index 406f80ef1..000000000
--- a/keyboards/preonic/rev2/info.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "identifier": "FEED:6061:0002",
- "bootloader": "qmk-dfu"
-}