From f4a9e983839c2f19b91da109f21fe6cabde8f2ea Mon Sep 17 00:00:00 2001 From: skullydazed Date: Sat, 7 Apr 2018 16:13:48 -0700 Subject: Pull information from config.h and rules.mk (#2711) * Pull information from config.h and rules.mk * Readd the kbd75 maintainer --- keyboards/clueboard/2x1800/info.json | 4 +--- keyboards/clueboard/60/info.json | 3 --- keyboards/clueboard/66/info.json | 1 - keyboards/clueboard/66/rev1/info.json | 3 --- keyboards/clueboard/66/rev2/info.json | 3 --- keyboards/clueboard/66/rev3/info.json | 3 --- keyboards/clueboard/66_hotswap/gen1/info.json | 3 --- keyboards/clueboard/66_hotswap/info.json | 1 - 8 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 keyboards/clueboard/66/rev1/info.json delete mode 100644 keyboards/clueboard/66/rev2/info.json delete mode 100644 keyboards/clueboard/66/rev3/info.json delete mode 100644 keyboards/clueboard/66_hotswap/gen1/info.json (limited to 'keyboards/clueboard') diff --git a/keyboards/clueboard/2x1800/info.json b/keyboards/clueboard/2x1800/info.json index 0a669da20b..1f3c69ba76 100644 --- a/keyboards/clueboard/2x1800/info.json +++ b/keyboards/clueboard/2x1800/info.json @@ -1,9 +1,7 @@ { "keyboard_name": "CB 2x1800", - "identifier": "", "url": "", - "maintainer": "qmk", - "processor": "at90usb1286", + "maintainer": "skullydazed", "bootloader": "teensy", "width": 24, "height": 6.5, diff --git a/keyboards/clueboard/60/info.json b/keyboards/clueboard/60/info.json index 516c45fe50..57114db112 100644 --- a/keyboards/clueboard/60/info.json +++ b/keyboards/clueboard/60/info.json @@ -1,10 +1,7 @@ { "keyboard_name": "clueboard/60", - "manufacturer": "Clueboard", - "identifier": "0483:df11", "maintainer": "skullydazed", "url": "", - "processor": "stm32f303", "bootloader": "stm32-dfu-util", "width": 15, "height": 5, diff --git a/keyboards/clueboard/66/info.json b/keyboards/clueboard/66/info.json index cfd6913ca4..96d2eceebd 100644 --- a/keyboards/clueboard/66/info.json +++ b/keyboards/clueboard/66/info.json @@ -1,6 +1,5 @@ { "keyboard_name": "Clueboard 66%", - "processor": "atmega32u4", "bootloader": "atmel-dfu", "width": 16.5, "height": 5, diff --git a/keyboards/clueboard/66/rev1/info.json b/keyboards/clueboard/66/rev1/info.json deleted file mode 100644 index a2b943b243..0000000000 --- a/keyboards/clueboard/66/rev1/info.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "identifier":"c1ed:2301:0003" -} diff --git a/keyboards/clueboard/66/rev2/info.json b/keyboards/clueboard/66/rev2/info.json deleted file mode 100644 index 18b3b895d3..0000000000 --- a/keyboards/clueboard/66/rev2/info.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "identifier":"c1ed:2320:0001" -} diff --git a/keyboards/clueboard/66/rev3/info.json b/keyboards/clueboard/66/rev3/info.json deleted file mode 100644 index 83822ff758..0000000000 --- a/keyboards/clueboard/66/rev3/info.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "identifier":"c1ed:2370:0001" -} diff --git a/keyboards/clueboard/66_hotswap/gen1/info.json b/keyboards/clueboard/66_hotswap/gen1/info.json deleted file mode 100644 index be66fe3e90..0000000000 --- a/keyboards/clueboard/66_hotswap/gen1/info.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "identifier":"c1ed:2390:0001" -} diff --git a/keyboards/clueboard/66_hotswap/info.json b/keyboards/clueboard/66_hotswap/info.json index b98652cf96..076db6a761 100644 --- a/keyboards/clueboard/66_hotswap/info.json +++ b/keyboards/clueboard/66_hotswap/info.json @@ -1,6 +1,5 @@ { "keyboard_name": "Clueboard 66% HotSwap", - "processor": "atmega32u4", "bootloader": "atmel-dfu", "width": 16.5, "height": 5, -- cgit v1.2.3