qmk-firmware/lib
Erovia c89c084146
CLI: More MSYS2 fixes (#8577)
* CLI: More MSYS2 fixes

Now I can fully setup and work with qmk_firmware on an MSYS2
installation without any errors or exceptions.

* Apply suggestions from code review

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>

* Some improvements

* Remove unnecessary import

* Remove slow, unused code

Getting the version from GIT was slow on both Windows and Docker.
Until we find a better, faster way, this is removed.

* remove unused imports

* Implement @vomindoraan's suggestions

* refine how we pick the shell to use

* Apply @fauxpark's suggestions

fauxpark investigated the topic of shells in MSYS2 a bit and we come to the conclusion that the safest bet was to just use the user's shell.
Anything more just opens up more edge-cases than it solves.

Co-Authored-By: Ryan <fauxpark@gmail.com>

* Use `platform_id` in doctor

This will bring it in line with the new code.

Co-authored-by: skullydazed <skullydazed@users.noreply.github.com>
Co-authored-by: skullY <skullydazed@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-03-29 14:29:44 +02:00
..
arm_atsam/packs CTRL keyboard bootloader_jump support 2018-09-28 23:09:53 -04:00
chibios@313416b8fd 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
chibios-contrib@e3a3a24047 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00
googletest@ec44c6c167 Add Google Test submodule 2016-08-27 21:57:49 +03:00
lib8tion Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 2019-05-19 09:19:46 -07:00
lufa@ce10f7642b add lufa as a submodule 2019-08-30 15:01:52 -07:00
python CLI: More MSYS2 fixes (#8577) 2020-03-29 14:29:44 +02:00
ugfx@40b48f470a 2020 February 29 Breaking Changes Update (#8064) 2020-02-29 11:59:30 -08:00