qmk-firmware/util
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
2019-07-15 12:14:27 -07:00
..
usb_detach Relocate usb_detach to utils (#5121) 2019-02-18 09:03:44 -08:00
1-setup-path-win.bat Long overdue fixes and improvements to environment setup scripts (#448) 2016-06-27 09:52:01 -04:00
2-setup-environment-win.bat Fix avoid certificate errors that occur during '2-setup-environment-win.bat' 2017-08-22 09:09:51 -04:00
ELEVATE_LICENSE.md Stops explorer.exe from being started with admin privilieges (#373) 2016-06-02 13:00:44 -04:00
Win_Check.bat Fixed Batch Syntax on different versions of Windows 2016-09-15 19:49:29 -05:00
activate_msys2.sh Set the executable bit for sh scripts under util. 2018-11-02 13:42:05 -04:00
activate_wsl.sh Set the executable bit for sh scripts under util. 2018-11-02 13:42:05 -04:00
add-paths.bat Stops explorer.exe from being started with admin privilieges (#373) 2016-06-02 13:00:44 -04:00
atmega32a_program.py Add vendor and product arguments to atmega32a_program.py - fix hex print 2019-04-12 14:04:40 -07:00
bootloader_at90usb128x_1_0_1.hex add other mcu bootloaders 2017-06-23 23:05:42 -04:00
bootloader_atmega16u4_1_0_1.hex add other mcu bootloaders 2017-06-23 23:05:42 -04:00
bootloader_atmega32a_1_0_0.hex ISP Flashing Guide - atmega32a info (#4993) 2019-03-22 18:26:21 -07:00
bootloader_atmega32u4_1_0_0.hex convert to unix line-endings [skip ci] 2018-11-12 20:51:24 +00:00
docker_build.sh Update docker util script and travis to use new base container 2019-07-14 21:01:38 -07:00
drivers.txt Add stm32 to drivers.txt 2018-02-05 08:54:49 -08:00
elevate.exe Add missing elevate.exe file (#377) 2016-06-03 22:42:51 -04:00
freebsd_install.sh QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
generate_internal_docs.sh Set the executable bit for sh scripts under util. 2018-11-02 13:42:05 -04:00
linux_install.sh QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
macos_install.sh QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
msys2_install.sh QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
new_keyboard.sh Add copyright year placeholders to new keyboard script (#6280) 2019-07-08 14:07:35 -07:00
new_keymap.sh Bug: Users had to be in the /util directory to run the script (#4228) 2018-10-24 08:57:08 -07:00
pro_micro_ISP_B6_10.hex Update ISP flashing guide with pre-compiled binary (#3217) 2018-08-02 23:07:33 -04:00
qmk_install.sh Fold install_dependencies.sh into linux_install.sh and freebsd_install.sh 2018-10-22 13:24:43 -07:00
rgblight_breathing_table_calc.c If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 2019-05-02 07:59:29 -07:00
teensy_2.0_ISP_B0.hex convert to unix line-endings [skip ci] 2017-11-02 00:51:41 +00:00
travis_build.sh Update docker util script and travis to use new base container 2019-07-14 21:01:38 -07:00
travis_compiled_push.sh Switch version incrementing to the command put together by @noroadsleft. (#6310) 2019-07-11 22:33:25 -07:00
travis_docs.sh Set the executable bit for sh scripts under util. 2018-11-02 13:42:05 -04:00
travis_push.sh Remove duplication of ssh keys and fix usage on PR builds (#5013) 2019-02-15 06:47:47 -08:00
travis_test.sh Update docker util script and travis to use new base container 2019-07-14 21:01:38 -07:00
win_shared_install.sh Set the executable bit for sh scripts under util. 2018-11-02 13:42:05 -04:00
wsl_install.sh QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00