Fix commandline parsing and flake8 findings, rebase
authorErovia <erovia@users.noreply.github.com>
Tue, 7 Jan 2020 20:54:21 +0000 (21:54 +0100)
committerskullydazed <skullydazed@users.noreply.github.com>
Sat, 15 Feb 2020 23:19:03 +0000 (15:19 -0800)
commit8eeab1112aa1ca7336f88867a9a2ab680ae94b53
tree60627f2d1aa5f6bb1d3345d9dbb7268b7d6ed3eb
parent988bfffca2715df3f227c462533d350ecbeac6c0
Fix commandline parsing and flake8 findings, rebase

Fixed commandline and config parsing. Thx @xplusplus.
Rebased on master and fixed merge conflicts.
lib/python/qmk/cli/list/keymaps.py
lib/python/qmk/keymap.py
lib/python/qmk/makefile.py
lib/python/qmk/path.py
lib/python/qmk/tests/test_cli_commands.py