Commit Graph

197 Commits (master)

Author SHA1 Message Date
matth 3882ceefc1 updaded matt xd87
5 years ago
Joel Challis 9813a6f950
Add an alternative method for keyboard discovery to speed up build (#6073)
5 years ago
fauxpark 59d3b37130 Fix qmk_install.sh on Windows dropping to command prompt (#6488)
5 years ago
Joel Challis 29e9caa82b Configure Vagrant to use qmk_base_container (#6194)
5 years ago
skullydazed a25dd58bc5
QMK CLI and JSON keymap support (#6176)
5 years ago
zvecr 0a03f7cff7 Update docker util script and travis to use new base container
5 years ago
skullydazed 37d2f6dc2a
Switch version incrementing to the command put together by @noroadsleft. (#6310)
5 years ago
zjp 607f6f5c16 Fix typo in Gentoo docstring (#6303)
5 years ago
fauxpark 8b1cdd1e3d Add copyright year placeholders to new keyboard script (#6280)
5 years ago
Kenny Hung 78b9922fc4 Fix linux_install.sh script for OpenSuse v 15.1 (#6251)
5 years ago
Yusuke Nakamura 5f69ca47ff Install avrdude in Arch/Manjaro Linux (#6132)
5 years ago
Danny Nguyen 4f2f2271cd Change from avr-gcc@7 to @8 for Mac
5 years ago
zvecr f9c0936cea Initial attempt to fix docker creating files as root
5 years ago
zvecr ba6b3fc1b5 Use qmk docker image for travis CI builds
5 years ago
Mikkel Jeppesen 70a7b84dab Clean up duped filenames om qmk.fm (#5822)
5 years ago
chax 0d12627f0b Add Solus support to linux_install.sh script
5 years ago
chax 7fbb253f88 Add Solus support to linux_install.sh script
5 years ago
zvecr 93a97ec6e5 Fix arch installs as 8.1 is unavailable and #5456 has been merged (#5857)
5 years ago
skullydazed 99500243e1
Make python a required build dependency (#5784)
5 years ago
Robin Hallabro-Kokko e73587cfd0 docker_build.sh: Docker requires access to hosts devices (#5063)
5 years ago
Takeshi ISHII 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484)
5 years ago
fauxpark 53c51f1d16 A better new_project.sh (#5191)
5 years ago
mechmerlin 1ef01ba4c6 add -yq flags to actually make it noninteractive
5 years ago
zvecr 50fce7f255 Travis CI - skip unit tests for documentation changes (#5267)
5 years ago
zvecr 6832a067ef Add vendor and product arguments to atmega32a_program.py - fix hex print
5 years ago
zvecr 0e88d756f9 Add vendor and product arguments to atmega32a_program.py
5 years ago
zvecr 0ee4206bd0 Fix build detection of keymap and board changes
5 years ago
Konstantin Đorđević 4882f7f16d Revert "Update build instructions and docker file to download submodules" (#5533)
5 years ago
Mikhail Goncharov 93210547bd Update build instructions and Dockerfile to download submodules
5 years ago
wanleg 1dda671e4a ISP Flashing Guide - atmega32a info (#4993)
5 years ago
fauxpark 0d936b2fe6 Ask for your name when generating a new keyboard (#5214)
5 years ago
zvecr 1a6a2a7b75 Relocate usb_detach to utils (#5121)
5 years ago
zvecr f61c99fdda Remove duplication of ssh keys and fix usage on PR builds (#5013)
5 years ago
Konstantin Đorđević cd369b7107 docker_build.sh: Run container in interactive mode (#5088)
5 years ago
Drashna Jaelre 824aa06c3c Fix travis_compiled_push.sh script issue (#5114)
5 years ago
Drashna Jaelre d3f7910e68
Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)
5 years ago
Konstantin Đorđević 0c1256e60a Read user input properly in linux_install.sh for Gentoo (#4395)
5 years ago
Yan-Fa Li ee1be3e5b5 Improve diagnostics for build hashes
5 years ago
Peter K. Cawley 3bef186ea6 adjust install_avr function to use unzip for broader compatibility (#4596)
5 years ago
Konstantin Đorđević 13ad650136 Add a better Docker build script + update Dockerfile (#4222)
5 years ago
Drashna Jaelre 82c02d9b8d Update MSYS to use the 5.4.0 toolchain (#4106)
5 years ago
André Silva f0db40ff11 fix diffutils arch package name (#4470)
5 years ago
QMK Bot 599b21b9f4 convert to unix line-endings [skip ci]
6 years ago
Junya Ogura 2b3473455c Change hex file permission to 644 from 755
6 years ago
Michael Kaylan b1e74aee43 Make sure that avr-gcc@7 gets linked into the path on MacOS.
6 years ago
Daniel Shields 2509039abf Add missing arm gcc compiler for openSUSE 15.0 and Tumbleweed.
6 years ago
Paco b49fd46eaa Add support for slackware distribution (linux_install.sh) (#4369)
6 years ago
Yan-Fa Li 6274980e61 Improve new_project script (#4373)
6 years ago
BK bdc72740cb Add distro support for sabayon (#4320)
6 years ago
Fredric Silberberg 5779ffb59a Set the executable bit for sh scripts under util.
6 years ago