Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-17 | Remove Atmel FLIP from install scripts and documentation (#8822) | ||
2019-07-15 | QMK CLI and JSON keymap support (#6176) | ||
* 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-02 | Set the executable bit for sh scripts under util. | ||
2018-10-22 | Fixup the WSL install | ||
2017-09-15 | Wording changes for the WSL install script | ||
2017-07-11 | Extract flip | ||
2017-07-11 | Fix overlong lines, and a few spelling errors | ||
2017-07-11 | Use home directory for download on msys2 | ||
2017-07-10 | Add symlinks only on WSL | ||
2017-07-10 | Initial structure for shared msys2 and wsl installation | ||
2017-05-28 | Create a symlink to qmk if requested | ||
2017-05-28 | Add activate_wsl to .bashrc | ||
2017-05-28 | Fix symlink creation | ||
2017-05-28 | Use unzip instead of 7zip | ||
2017-05-28 | Actually install flip instead of just extracting | ||
2017-05-28 | Make symlink to utils and export programmer variables | ||
2017-05-28 | Add install dependencies | ||
2017-05-28 | Add prompt for re-downloading the utils | ||
2017-05-28 | Add driver installation | ||
2017-05-28 | Add checks for cloning to the right dir | ||
2017-05-28 | Download windows flashing utils and driver_installer | ||