Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot
2021-05-09 15:07:13 +00:00
3 changed files with 89 additions and 1 deletions

View File

@ -25,6 +25,7 @@ from . import json2c
from . import lint
from . import list
from . import kle2json
from . import multibuild
from . import new
from . import pyformat
from . import pytest