aboutsummaryrefslogtreecommitdiffstats
path: root/util/wsl_install.sh
AgeCommit message (Collapse)Author
2020-04-17Remove Atmel FLIP from install scripts and documentation (#8822)Gravatar Ryan
2019-07-15QMK CLI and JSON keymap support (#6176)Gravatar skullydazed
* 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
2018-11-02Set the executable bit for sh scripts under util.Gravatar Fredric Silberberg
2018-10-22Fixup the WSL installGravatar skullY
2017-09-15Wording changes for the WSL install scriptGravatar Rob Rogers
2017-07-11Extract flipGravatar Fred Sundvik
2017-07-11Fix overlong lines, and a few spelling errorsGravatar Fred Sundvik
2017-07-11Use home directory for download on msys2Gravatar Fred Sundvik
2017-07-10Add symlinks only on WSLGravatar Fred Sundvik
2017-07-10Initial structure for shared msys2 and wsl installationGravatar Fred Sundvik
2017-05-28Create a symlink to qmk if requestedGravatar Fred Sundvik
2017-05-28Add activate_wsl to .bashrcGravatar Fred Sundvik
2017-05-28Fix symlink creationGravatar Fred Sundvik
2017-05-28Use unzip instead of 7zipGravatar Fred Sundvik
2017-05-28Actually install flip instead of just extractingGravatar Fred Sundvik
2017-05-28Make symlink to utils and export programmer variablesGravatar Fred Sundvik
2017-05-28Add install dependenciesGravatar Fred Sundvik
2017-05-28Add prompt for re-downloading the utilsGravatar Fred Sundvik
2017-05-28Add driver installationGravatar Fred Sundvik
2017-05-28Add checks for cloning to the right dirGravatar Fred Sundvik
2017-05-28Download windows flashing utils and driver_installerGravatar Fred Sundvik