diff options
author | Zach White <skullydazed@gmail.com> | 2021-01-13 14:23:14 -0800 |
---|---|---|
committer | Zach White <skullydazed@drpepper.org> | 2021-01-13 16:03:52 -0800 |
commit | f4cf0d2f282dbf19ea3e0427a146d90c88e1904c (patch) | |
tree | 5c10c69ba99b4efc252651e3f1ccee95fba6f0a0 /keyboards/nullbitsco | |
parent | 3c8da5eba8f3e3f3d36fc2a531dd63998272f8ca (diff) | |
download | qmk_firmware-f4cf0d2f282dbf19ea3e0427a146d90c88e1904c.tar.gz qmk_firmware-f4cf0d2f282dbf19ea3e0427a146d90c88e1904c.zip |
remove duplicate manufacturer
Diffstat (limited to 'keyboards/nullbitsco')
-rw-r--r-- | keyboards/nullbitsco/info.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/nullbitsco/info.json b/keyboards/nullbitsco/info.json index 193dbfe9b8..28adc903ad 100644 --- a/keyboards/nullbitsco/info.json +++ b/keyboards/nullbitsco/info.json @@ -1,4 +1,3 @@ { - "manufacturer": "nullbits", "maintainer": "nullbitsco" -}
\ No newline at end of file +} |