qmk-dactyl-manuform-a/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>
2020-05-20 08:09:13 -07:00
..
usb_detach Relocate usb_detach to utils (#5121) 2019-02-18 09:03:44 -08:00
vagrant Configure Vagrant to use qmk_base_container (#6194) 2019-07-16 01:20:34 -07:00
activate_msys2.sh Remove Atmel FLIP from install scripts and documentation (#8822) 2020-04-17 09:50:58 +02:00
activate_wsl.sh Remove Atmel FLIP from install scripts and documentation (#8822) 2020-04-17 09:50:58 +02:00
bootloader_at90usb64_1.0.0.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
bootloader_at90usb128_1.0.1.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
bootloader_atmega16u4_1.0.1.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
bootloader_atmega32u4_1.0.0.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
bootloader_ps2avrgb_bootloadhid_1.0.1.hex Improve stock bootloader list (#9067) 2020-05-13 19:32:43 -07:00
chibios-upgrader.sh Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 2020-03-01 11:50:49 +11:00
docker_build.sh Fix docker script and document (#7786) 2020-01-10 00:44:16 +00:00
drivers.txt Port drivers.txt changes from the Toolbox (#6786) 2019-09-30 17:45:44 -07:00
freebsd_install.sh CLI: Improve experience when running `qmk setup` on FreeBSD. (#8798) 2020-05-20 08:09:13 -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 Add missing packages to Linux install scripts (#8895) 2020-04-23 21:56:36 +02:00
macos_install.sh Streamline the macos install process 2020-05-18 22:46:33 -07:00
msys2_install.sh MSYS2 install: bodge out avrdude package installation for USBaspLoader 2020-05-19 04:39:52 -07:00
new_keyboard.sh Add creation of new keyboard in child directory (#6018) 2020-01-01 21:07:54 +11: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
rules_cleaner.sh Remove build option firmware size impacts (#6947) 2019-10-18 18:14:49 -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 CI - Fix change detection (#7038) 2019-11-04 16:18:57 -08:00
travis_compiled_push.sh Fix unknown key 'IndentPPDirectives' on CI (#7933) 2020-01-19 13:59:57 -08:00
travis_docs.sh CI - Fix change detection (#7038) 2019-11-04 16:18:57 -08:00
travis_push.sh CI - Fix change detection (#7038) 2019-11-04 16:18:57 -08:00
travis_test.sh CI: Add workflow for CLI testing (#7357) 2020-02-08 13:43:55 +01:00
travis_utils.sh [CI] Revert to previous logic for branch name and changes (#7343) 2019-11-12 23:53:05 -08:00
win_shared_install.sh Remove Atmel FLIP from install scripts and documentation (#8822) 2020-04-17 09:50:58 +02:00
wsl_install.sh Remove Atmel FLIP from install scripts and documentation (#8822) 2020-04-17 09:50:58 +02:00