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
Pete Johanson 3ad2be52a7
CLI: Improve experience when running `qmk setup` on FreeBSD. (#8798)
* CLI: Improve experience when running `qmk setup` on FreeBSD.

* Install the `avrdude` package as well.
* Switch to installing python packages w/ `--user` flag.
* Basic getting started sections for FreeBSD.
* Update `util/freebsd_install.sh` for root/non-root branches.

* Add ID to doc section.

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>

* Add ID to another docs section.

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>

* Use `; then` in script for consistency.

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>

* Updated to use sudo in one shot if available.

* Apply suggestions from code review

Co-authored-by: Erovia <Erovia@users.noreply.github.com>

* Style fixes for latest version in master.

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: skullydazed <skullydazed@users.noreply.github.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 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
activate_msys2.sh Remove Atmel FLIP from install scripts and documentation (#8822) 5 years ago
activate_wsl.sh Remove Atmel FLIP from install scripts and documentation (#8822) 5 years ago
bootloader_at90usb64_1.0.0.hex Improve stock bootloader list (#9067) 5 years ago
bootloader_at90usb128_1.0.1.hex Improve stock bootloader list (#9067) 5 years ago
bootloader_atmega16u4_1.0.1.hex Improve stock bootloader list (#9067) 5 years ago
bootloader_atmega32u4_1.0.0.hex Improve stock bootloader list (#9067) 5 years ago
bootloader_ps2avrgb_bootloadhid_1.0.1.hex Improve stock bootloader list (#9067) 5 years ago
chibios-upgrader.sh Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 5 years ago
docker_build.sh Fix docker script and document (#7786) 5 years ago
drivers.txt Port drivers.txt changes from the Toolbox (#6786) 6 years ago
freebsd_install.sh CLI: Improve experience when running `qmk setup` on FreeBSD. (#8798) 5 years ago
generate_internal_docs.sh Set the executable bit for sh scripts under util. 7 years ago
linux_install.sh Add missing packages to Linux install scripts (#8895) 5 years ago
macos_install.sh Streamline the macos install process 5 years ago
msys2_install.sh MSYS2 install: bodge out avrdude package installation for USBaspLoader 5 years ago
new_keyboard.sh Add creation of new keyboard in child directory (#6018) 5 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
rules_cleaner.sh Remove build option firmware size impacts (#6947) 6 years ago
teensy_2.0_ISP_B0.hex convert to unix line-endings [skip ci] 8 years ago
travis_build.sh CI - Fix change detection (#7038) 6 years ago
travis_compiled_push.sh Fix unknown key 'IndentPPDirectives' on CI (#7933) 5 years ago
travis_docs.sh CI - Fix change detection (#7038) 6 years ago
travis_push.sh CI - Fix change detection (#7038) 6 years ago
travis_test.sh CI: Add workflow for CLI testing (#7357) 5 years ago
travis_utils.sh [CI] Revert to previous logic for branch name and changes (#7343) 6 years ago
win_shared_install.sh Remove Atmel FLIP from install scripts and documentation (#8822) 5 years ago
wsl_install.sh Remove Atmel FLIP from install scripts and documentation (#8822) 5 years ago