qmk-firmware/lib/python
skullydazed 9c58da6b12
Improve a number of things about how MILC operates (#7344)
* Pull in updates for MILC

* Remove the shadow argparser
* Make it easier to reason about arguments and how they're translated into the config tree
* Populate self.config during init to support setting user.qmk_home for the global CLI
* Remove the short argument -c so that we can unambiguously determine the config file location without doing full argument processing
* Remove the --save-config option as it's a little confusing anyway
* Use Pathlib for path manipulation

* Fix commands with no arguments
2019-11-18 14:54:50 -08:00
..
qmk format code according to conventions [skip ci] 2019-11-16 07:10:19 +00:00
kle2xy.py format code according to conventions [skip ci] 2019-11-13 05:24:56 +00:00
milc.py Improve a number of things about how MILC operates (#7344) 2019-11-18 14:54:50 -08:00