You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
6 years ago
..
usb_detach Relocate usb_detach to utils (#5121) 6 years ago
vagrant Configure Vagrant to use qmk_base_container (#6194) 6 years ago
1-setup-path-win.bat Long overdue fixes and improvements to environment setup scripts (#448) 9 years ago
2-setup-environment-win.bat Fix avoid certificate errors that occur during '2-setup-environment-win.bat' 8 years ago
ELEVATE_LICENSE.md Stops explorer.exe from being started with admin privilieges (#373) 9 years ago
Win_Check.bat Fixed Batch Syntax on different versions of Windows 9 years ago
activate_msys2.sh Set the executable bit for sh scripts under util. 7 years ago
activate_wsl.sh Set the executable bit for sh scripts under util. 7 years ago
add-paths.bat Stops explorer.exe from being started with admin privilieges (#373) 9 years ago
atmega32a_program.py Add vendor and product arguments to atmega32a_program.py - fix hex print 6 years ago
bootloader_at90usb128x_1_0_1.hex add other mcu bootloaders 8 years ago
bootloader_atmega16u4_1_0_1.hex add other mcu bootloaders 8 years ago
bootloader_atmega32a_1_0_0.hex ISP Flashing Guide - atmega32a info (#4993) 6 years ago
bootloader_atmega32u4_1_0_0.hex convert to unix line-endings [skip ci] 7 years ago
docker_build.sh Update docker_build.sh: indentation fix, error echo function (#6659) 6 years ago
drivers.txt Add stm32 to drivers.txt 7 years ago
elevate.exe Add missing elevate.exe file (#377) 9 years ago
freebsd_install.sh QMK CLI and JSON keymap support (#6176) 6 years ago
generate_internal_docs.sh Set the executable bit for sh scripts under util. 7 years ago
linux_install.sh Add support for Void Linux systems to the qmk_install.sh script (#5526) 6 years ago
macos_install.sh Enforce clang-format (#6293) 6 years ago
msys2_install.sh Fix msys2 not installing any packages because it can't find clang (#6655) 6 years ago
new_keyboard.sh Add copyright year placeholders to new keyboard script (#6280) 6 years ago
new_keymap.sh Bug: Users had to be in the /util directory to run the script (#4228) 7 years ago
pro_micro_ISP_B6_10.hex Update ISP flashing guide with pre-compiled binary (#3217) 7 years ago
qmk_install.sh Fold install_dependencies.sh into linux_install.sh and freebsd_install.sh 7 years ago
rgblight_breathing_table_calc.c If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 6 years ago
teensy_2.0_ISP_B0.hex convert to unix line-endings [skip ci] 8 years ago
travis_build.sh Configuration system for CLI (#6708) 6 years ago
travis_compiled_push.sh Add new files to the list of files that are formatted. (#6296) 6 years ago
travis_docs.sh Set the executable bit for sh scripts under util. 7 years ago
travis_push.sh Remove duplication of ssh keys and fix usage on PR builds (#5013) 6 years ago
travis_test.sh Update docker util script and travis to use new base container 6 years ago
win_shared_install.sh Fix qmk_install.sh on Windows dropping to command prompt (#6488) 6 years ago
wsl_install.sh QMK CLI and JSON keymap support (#6176) 6 years ago