diff options
author | skullydazed <skullydazed@users.noreply.github.com> | 2018-04-07 16:13:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-07 16:13:48 -0700 |
commit | f4a9e983839c2f19b91da109f21fe6cabde8f2ea (patch) | |
tree | ce9a4d4c0652a39fd49761ad815cd58d18139571 /keyboards/clueboard/66 | |
parent | c0baf2a964b10d708281c704c0b049a1cf0f4914 (diff) | |
download | qmk_firmware-f4a9e983839c2f19b91da109f21fe6cabde8f2ea.tar.gz qmk_firmware-f4a9e983839c2f19b91da109f21fe6cabde8f2ea.zip |
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/clueboard/66')
-rw-r--r-- | keyboards/clueboard/66/info.json | 1 | ||||
-rw-r--r-- | keyboards/clueboard/66/rev1/info.json | 3 | ||||
-rw-r--r-- | keyboards/clueboard/66/rev2/info.json | 3 | ||||
-rw-r--r-- | keyboards/clueboard/66/rev3/info.json | 3 |
4 files changed, 0 insertions, 10 deletions
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" -} |