Revert CLI default for manufacturer (#16467)
This commit is contained in:
parent
a7a3f72235
commit
77cdb20e16
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ def info_json(keyboard):
|
|||
'parse_errors': [],
|
||||
'parse_warnings': [],
|
||||
'maintainer': 'qmk',
|
||||
'manufacturer': 'qmk',
|
||||
}
|
||||
|
||||
# Populate the list of JSON keymaps
|
||||
|
|
Loading…
Reference in a new issue