fix after rebase

This commit is contained in:
Zach White 2021-09-09 08:33:41 -07:00
parent 6f4742bde6
commit 81b17125eb
5 changed files with 37 additions and 31 deletions

View file

@ -2,10 +2,7 @@
You can compile a keymap already in the repo or using a QMK Configurator export.
"""
from subprocess import DEVNULL
from argcomplete.completers import FilesCompleter
from dotty_dict import dotty
from milc import cli
import qmk.path