Commit Graph

20 Commits (5ac6fe18889027b718a8ed8c65482d0ab26b5f36)

Author SHA1 Message Date
skullydazed a25dd58bc5
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
6 years ago
Fredric Silberberg 5779ffb59a Set the executable bit for sh scripts under util. 7 years ago
skullY 11c4c71131 Fixup the WSL install 7 years ago
Rob Rogers 7bcf3e2781 Wording changes for the WSL install script 8 years ago
Fred Sundvik 0d9e7f635e Extract flip 8 years ago
Fred Sundvik b85ce4ce22 Fix overlong lines, and a few spelling errors 8 years ago
Fred Sundvik d47db637ed Use home directory for download on msys2 8 years ago
Fred Sundvik 861087096b Add symlinks only on WSL 8 years ago
Fred Sundvik a2d3fc98b8 Initial structure for shared msys2 and wsl installation 8 years ago
Fred Sundvik 999b35c7f8 Create a symlink to qmk if requested 8 years ago
Fred Sundvik ec720ac1ea Add activate_wsl to .bashrc 8 years ago
Fred Sundvik fa4a492677 Fix symlink creation 8 years ago
Fred Sundvik 3e4f2f5590 Use unzip instead of 7zip 8 years ago
Fred Sundvik 3d3999d863 Actually install flip instead of just extracting 8 years ago
Fred Sundvik b8899b48b4 Make symlink to utils and export programmer variables 8 years ago
Fred Sundvik 9c582fc797 Add install dependencies 8 years ago
Fred Sundvik 477bd4b948 Add prompt for re-downloading the utils 8 years ago
Fred Sundvik c2096bb515 Add driver installation 8 years ago
Fred Sundvik aa26464480 Add checks for cloning to the right dir 8 years ago
Fred Sundvik 28a4e90565 Download windows flashing utils and driver_installer 8 years ago