summaryrefslogtreecommitdiff
path: root/keyboards/planck
diff options
context:
space:
mode:
authorskullydazed2018-04-07 16:13:48 -0700
committerGitHub2018-04-07 16:13:48 -0700
commitf4a9e983839c2f19b91da109f21fe6cabde8f2ea (patch)
treece9a4d4c0652a39fd49761ad815cd58d18139571 /keyboards/planck
parentc0baf2a964b10d708281c704c0b049a1cf0f4914 (diff)
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/planck')
-rw-r--r--keyboards/planck/info.json5
-rw-r--r--keyboards/planck/light/info.json4
-rw-r--r--keyboards/planck/rev3/info.json3
-rw-r--r--keyboards/planck/rev4/info.json3
-rw-r--r--keyboards/planck/rev5/info.json3
5 files changed, 2 insertions, 16 deletions
diff --git a/keyboards/planck/info.json b/keyboards/planck/info.json
index fd897c216..751a56ef8 100644
--- a/keyboards/planck/info.json
+++ b/keyboards/planck/info.json
@@ -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 } ]
}
}
-} \ No newline at end of file
+}
diff --git a/keyboards/planck/light/info.json b/keyboards/planck/light/info.json
index f620bc413..ecc40b818 100644
--- a/keyboards/planck/light/info.json
+++ b/keyboards/planck/light/info.json
@@ -1,7 +1,5 @@
{
"keyboard_name": "Planck Light",
"keyboard_folder": "planck/light",
- "identifier": "FEED:6065:0001",
- "processor": "at90usb1286",
"bootloader": "qmk-dfu",
-} \ No newline at end of file
+}
diff --git a/keyboards/planck/rev3/info.json b/keyboards/planck/rev3/info.json
deleted file mode 100644
index 89a1647d9..000000000
--- a/keyboards/planck/rev3/info.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "identifier": "FEED:6060:0003"
-} \ No newline at end of file
diff --git a/keyboards/planck/rev4/info.json b/keyboards/planck/rev4/info.json
deleted file mode 100644
index 634ad99b8..000000000
--- a/keyboards/planck/rev4/info.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "identifier": "FEED:6060:0004"
-} \ No newline at end of file
diff --git a/keyboards/planck/rev5/info.json b/keyboards/planck/rev5/info.json
deleted file mode 100644
index 3d984961a..000000000
--- a/keyboards/planck/rev5/info.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "identifier": "FEED:6060:0005"
-} \ No newline at end of file