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/contra | |
| 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/contra')
| -rw-r--r-- | keyboards/contra/info.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/contra/info.json b/keyboards/contra/info.json index 97b7cddf4..594fcb86a 100644 --- a/keyboards/contra/info.json +++ b/keyboards/contra/info.json | |||
| @@ -1,10 +1,7 @@ | |||
| 1 | { | 1 | { |
| 2 | "keyboard_name": "Contra", | 2 | "keyboard_name": "Contra", |
| 3 | "manufacturer": "Cartel Keyboards", | ||
| 4 | "identifier": "", | ||
| 5 | "url": "", | 3 | "url": "", |
| 6 | "maintainer": "qmk", | 4 | "maintainer": "qmk", |
| 7 | "processor": "atmega32u4", | ||
| 8 | "bootloader": "caterina", | 5 | "bootloader": "caterina", |
| 9 | "width": 12, | 6 | "width": 12, |
| 10 | "height": 4, | 7 | "height": 4, |
