summaryrefslogtreecommitdiff
path: root/util/wsl_install.sh
Commit message (Collapse)AuthorAge
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Script to generate keymap.c from JSON file. * Support for keymap.json * Add a warning about the keymap.c getting overwritten. * Fix keymap generating * Install the python deps * Flesh out more of the python environment * Remove defunct json2keymap * Style everything with yapf * Polish up python support * Hide json keymap.c into the .build dir * Polish up qmk-compile-json * Make milc work with positional arguments * Fix a couple small things * Fix some errors and make the CLI more understandable * Make the qmk wrapper more robust * Add basic QMK Doctor * Clean up docstrings and flesh them out as needed * remove unused compile_firmware() function
* Set the executable bit for sh scripts under util.Fredric Silberberg2018-11-02
|
* Fixup the WSL installskullY2018-10-22
|
* Wording changes for the WSL install scriptRob Rogers2017-09-15
|
* Extract flipFred Sundvik2017-07-11
|
* Fix overlong lines, and a few spelling errorsFred Sundvik2017-07-11
|
* Use home directory for download on msys2Fred Sundvik2017-07-11
|
* Add symlinks only on WSLFred Sundvik2017-07-10
|
* Initial structure for shared msys2 and wsl installationFred Sundvik2017-07-10
|
* Create a symlink to qmk if requestedFred Sundvik2017-05-28
|
* Add activate_wsl to .bashrcFred Sundvik2017-05-28
|
* Fix symlink creationFred Sundvik2017-05-28
|
* Use unzip instead of 7zipFred Sundvik2017-05-28
|
* Actually install flip instead of just extractingFred Sundvik2017-05-28
|
* Make symlink to utils and export programmer variablesFred Sundvik2017-05-28
|
* Add install dependenciesFred Sundvik2017-05-28
|
* Add prompt for re-downloading the utilsFred Sundvik2017-05-28
|
* Add driver installationFred Sundvik2017-05-28
|
* Add checks for cloning to the right dirFred Sundvik2017-05-28
|
* Download windows flashing utils and driver_installerFred Sundvik2017-05-28