Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QMK CLI and JSON keymap support (#6176) | skullydazed | 2019-07-15 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Silberberg | 2018-11-02 | 1 | -0/+0 |
| | |||||
* | Fixup the WSL install | skullY | 2018-10-22 | 1 | -6/+1 |
| | |||||
* | Wording changes for the WSL install script | Rob Rogers | 2017-09-15 | 1 | -2/+2 |
| | |||||
* | Extract flip | Fred Sundvik | 2017-07-11 | 1 | -0/+15 |
| | |||||
* | Fix overlong lines, and a few spelling errors | Fred Sundvik | 2017-07-11 | 1 | -6/+7 |
| | |||||
* | Use home directory for download on msys2 | Fred Sundvik | 2017-07-11 | 1 | -0/+3 |
| | |||||
* | Add symlinks only on WSL | Fred Sundvik | 2017-07-10 | 1 | -0/+45 |
| | |||||
* | Initial structure for shared msys2 and wsl installation | Fred Sundvik | 2017-07-10 | 1 | -128/+2 |
| | |||||
* | Create a symlink to qmk if requested | Fred Sundvik | 2017-05-28 | 1 | -0/+13 |
| | |||||
* | Add activate_wsl to .bashrc | Fred Sundvik | 2017-05-28 | 1 | -0/+20 |
| | |||||
* | Fix symlink creation | Fred Sundvik | 2017-05-28 | 1 | -1/+1 |
| | |||||
* | Use unzip instead of 7zip | Fred Sundvik | 2017-05-28 | 1 | -5/+5 |
| | |||||
* | Actually install flip instead of just extracting | Fred Sundvik | 2017-05-28 | 1 | -2/+18 |
| | |||||
* | Make symlink to utils and export programmer variables | Fred Sundvik | 2017-05-28 | 1 | -1/+6 |
| | |||||
* | Add install dependencies | Fred Sundvik | 2017-05-28 | 1 | -4/+18 |
| | |||||
* | Add prompt for re-downloading the utils | Fred Sundvik | 2017-05-28 | 1 | -1/+13 |
| | |||||
* | Add driver installation | Fred Sundvik | 2017-05-28 | 1 | -2/+23 |
| | |||||
* | Add checks for cloning to the right dir | Fred Sundvik | 2017-05-28 | 1 | -23/+48 |
| | |||||
* | Download windows flashing utils and driver_installer | Fred Sundvik | 2017-05-28 | 1 | -0/+33 |