qmk-firmware/util
skullydazed d569f08771
Configuration system for CLI (#6708)
* Rework how bin/qmk handles subcommands

* qmk config wip

* Code to show all configs

* Fully working `qmk config` command

* Mark some CLI arguments so they don't pollute the config file

* Fleshed out config support, nicer subcommand support

* sync with installable cli

* pyformat

* Add a test for subcommand_modules

* Documentation for the `qmk config` command

* split config_token on space so qmk config is more predictable

* Rework how subcommands are imported

* Document `arg_only`

* Document deleting from CLI

* Document how multiple operations work

* Add cli config to the doc index

* Add tests for the cli commands

* Make running the tests more reliable

* Be more selective about building all default keymaps

* Update new-keymap to fit the new subcommand style

* Add documentation about writing CLI scripts

* Document new-keyboard

* Update docs/cli_configuration.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update docs/cli_development.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update docs/cli_development.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update docs/cli_development.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Address yan's comments.

* Apply suggestions from code review

suggestions from @noahfrederick

Co-Authored-By: Noah Frederick <code@noahfrederick.com>

* Apply suggestions from code review

Co-Authored-By: Noah Frederick <code@noahfrederick.com>

* Remove pip3 from the test runner
2019-09-22 13:25:33 -07:00
..
usb_detach
vagrant Configure Vagrant to use qmk_base_container (#6194) 2019-07-16 01:20:34 -07:00
1-setup-path-win.bat
2-setup-environment-win.bat
ELEVATE_LICENSE.md
Win_Check.bat
activate_msys2.sh
activate_wsl.sh
add-paths.bat
atmega32a_program.py
bootloader_at90usb128x_1_0_1.hex
bootloader_atmega16u4_1_0_1.hex
bootloader_atmega32a_1_0_0.hex
bootloader_atmega32u4_1_0_0.hex
docker_build.sh Update docker_build.sh: indentation fix, error echo function (#6659) 2019-09-07 18:17:54 +10:00
drivers.txt
elevate.exe
freebsd_install.sh QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
generate_internal_docs.sh
linux_install.sh Add support for Void Linux systems to the qmk_install.sh script (#5526) 2019-09-20 23:55:51 -07:00
macos_install.sh Enforce clang-format (#6293) 2019-08-30 15:01:52 -07:00
msys2_install.sh Fix msys2 not installing any packages because it can't find clang (#6655) 2019-09-02 10:09:09 -04:00
new_keyboard.sh Add copyright year placeholders to new keyboard script (#6280) 2019-07-08 14:07:35 -07:00
new_keymap.sh
pro_micro_ISP_B6_10.hex
qmk_install.sh
rgblight_breathing_table_calc.c
teensy_2.0_ISP_B0.hex
travis_build.sh Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
travis_compiled_push.sh Add new files to the list of files that are formatted. (#6296) 2019-08-30 15:01:52 -07:00
travis_docs.sh
travis_push.sh
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 Fix qmk_install.sh on Windows dropping to command prompt (#6488) 2019-08-06 11:20:53 -07:00
wsl_install.sh QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00