Revert CLI default for manufacturer (#16467)
parent
a7a3f72235
commit
77cdb20e16
|
@ -49,7 +49,6 @@ def info_json(keyboard):
|
||||||
'parse_errors': [],
|
'parse_errors': [],
|
||||||
'parse_warnings': [],
|
'parse_warnings': [],
|
||||||
'maintainer': 'qmk',
|
'maintainer': 'qmk',
|
||||||
'manufacturer': 'qmk',
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Populate the list of JSON keymaps
|
# Populate the list of JSON keymaps
|
||||||
|
|
Loading…
Reference in New Issue