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/jc65 | |
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/jc65')
-rw-r--r-- | keyboards/jc65/v32a/info.json | 3 | ||||
-rw-r--r-- | keyboards/jc65/v32u4/info.json | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/jc65/v32a/info.json b/keyboards/jc65/v32a/info.json index 185a7d8636..3acda89726 100644 --- a/keyboards/jc65/v32a/info.json +++ b/keyboards/jc65/v32a/info.json @@ -1,10 +1,7 @@ { "keyboard_name": "jc65", - "manufacturer": "keyclack", - "identifier": "", "url": "", "maintainer": "qmk", - "processor": "atmega32a", "bootloader": "", "width": 16, "height": 5, diff --git a/keyboards/jc65/v32u4/info.json b/keyboards/jc65/v32u4/info.json index 3723ec31af..6d23d28a5a 100644 --- a/keyboards/jc65/v32u4/info.json +++ b/keyboards/jc65/v32u4/info.json @@ -1,10 +1,7 @@ { "keyboard_name": "jc65", - "manufacturer": "keyclack", - "identifier": "", "url": "", "maintainer": "qmk", - "processor": "atmega32u4", "bootloader": "atmel-dfu", "width": 16, "height": 5, |