Merge remote-tracking branch 'qmk 0.17.0' into firmware21
This commit is contained in:
@@ -8,7 +8,7 @@ _qmk_install() {
|
||||
clang diffutils git gcc glibc-headers kernel-devel kernel-headers \
|
||||
make unzip wget zip python3 avr-binutils avr-gcc avr-libc \
|
||||
arm-none-eabi-binutils-cs arm-none-eabi-gcc-cs arm-none-eabi-newlib \
|
||||
avrdude dfu-programmer dfu-util hidapi
|
||||
avrdude dfu-programmer dfu-util hidapi libusb1-devel
|
||||
|
||||
python3 -m pip install --user -r $QMK_FIRMWARE_DIR/requirements.txt
|
||||
}
|
||||
|
||||
@@ -12,7 +12,8 @@ _qmk_install() {
|
||||
base-devel: toolchain:x clang:x git: unzip: python3-pip:x \
|
||||
avr-binutils:x avr-gcc:x avr-libc:x arm-none-eabi-binutils:x \
|
||||
arm-none-eabi-gcc:x arm-none-eabi-newlib:x avrdude:x bootloadhid:x \
|
||||
dfu-programmer:x dfu-util:x teensy-loader-cli:x hidapi:x
|
||||
dfu-programmer:x dfu-util:x teensy-loader-cli:x hidapi:x \
|
||||
python-appdirs:x python-colorama:x python-jsonschema:x python-pillow:x python-pygments:x
|
||||
|
||||
_qmk_install_drivers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user