index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
A better new_project.sh (#5191)
fauxpark
2019-04-27
2
-70
/
+159
*
add -yq flags to actually make it noninteractive
mechmerlin
2019-04-19
1
-1
/
+1
*
Travis CI - skip unit tests for documentation changes (#5267)
zvecr
2019-04-19
1
-0
/
+22
*
Add vendor and product arguments to atmega32a_program.py - fix hex print
zvecr
2019-04-12
1
-4
/
+4
*
Add vendor and product arguments to atmega32a_program.py
zvecr
2019-04-12
1
-19
/
+24
*
Fix build detection of keymap and board changes
zvecr
2019-04-12
1
-4
/
+6
*
Revert "Update build instructions and docker file to download submodules" (#5...
Konstantin Đorđević
2019-04-10
1
-1
/
+1
*
Update build instructions and Dockerfile to download submodules
Mikhail Goncharov
2019-03-30
1
-1
/
+1
*
ISP Flashing Guide - atmega32a info (#4993)
wanleg
2019-03-22
1
-0
/
+154
*
Ask for your name when generating a new keyboard (#5214)
fauxpark
2019-02-26
1
-2
/
+6
*
Relocate usb_detach to utils (#5121)
zvecr
2019-02-18
3
-0
/
+66
*
Remove duplication of ssh keys and fix usage on PR builds (#5013)
zvecr
2019-02-15
2
-23
/
+11
*
docker_build.sh: Run container in interactive mode (#5088)
Konstantin Đorđević
2019-02-15
1
-1
/
+2
*
Fix travis_compiled_push.sh script issue (#5114)
Drashna Jaelre
2019-02-12
1
-1
/
+1
*
Remove AUTOGEN and fix Travis Compiled Push scripts (#5077)
Drashna Jaelre
2019-02-12
2
-10
/
+9
*
Read user input properly in linux_install.sh for Gentoo (#4395)
Konstantin Đorđević
2018-12-26
1
-10
/
+8
*
Improve diagnostics for build hashes
Yan-Fa Li
2018-12-25
1
-3
/
+4
*
adjust install_avr function to use unzip for broader compatibility (#4596)
Peter K. Cawley
2018-12-10
1
-2
/
+3
*
Add a better Docker build script + update Dockerfile (#4222)
Konstantin Đorđević
2018-12-08
1
-0
/
+49
*
Update MSYS to use the 5.4.0 toolchain (#4106)
Drashna Jaelre
2018-11-27
1
-3
/
+5
*
fix diffutils arch package name (#4470)
André Silva
2018-11-24
1
-2
/
+2
*
convert to unix line-endings [skip ci]
QMK Bot
2018-11-12
1
-253
/
+253
*
Change hex file permission to 644 from 755
Junya Ogura
2018-11-12
1
-0
/
+0
*
Make sure that avr-gcc@7 gets linked into the path on MacOS.
Michael Kaylan
2018-11-12
1
-0
/
+1
*
Add missing arm gcc compiler for openSUSE 15.0 and Tumbleweed.
Daniel Shields
2018-11-12
1
-0
/
+3
*
Add support for slackware distribution (linux_install.sh) (#4369)
Paco
2018-11-12
1
-0
/
+22
*
Improve new_project script (#4373)
Yan-Fa Li
2018-11-11
1
-15
/
+36
*
Add distro support for sabayon (#4320)
BK
2018-11-03
1
-2
/
+15
*
Set the executable bit for sh scripts under util.
Fredric Silberberg
2018-11-02
11
-0
/
+0
*
Make linux_install.sh work with openSUSE Leap 15.0 (#4218)
Daniel Shields
2018-10-29
1
-1
/
+5
*
fixed broken linebreak in fedora part, and indentation in arch-part
R4WBIT
2018-10-29
1
-2
/
+2
*
Bug: Users had to be in the /util directory to run the script (#4228)
MechMerlin
2018-10-24
1
-1
/
+1
*
adds 'dfu-util' to macos_install.sh
Colin T.A. Gray
2018-10-22
1
-1
/
+1
*
Fixup the WSL install
skullY
2018-10-22
2
-9
/
+1
*
Add opensuse packages provided by @isolatedvirus
skullY
2018-10-22
1
-0
/
+14
*
Fold install_dependencies.sh into linux_install.sh and freebsd_install.sh
skullY
2018-10-22
4
-151
/
+114
*
Enable support for Linux Mint 18 with linux_install.sh (#4042)
Chris Johnston
2018-10-02
1
-2
/
+2
*
Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922)
Jack Henahan
2018-09-25
1
-1
/
+3
*
Add an easy way to create new keymaps for your favorite keyboard (#3868)
MechMerlin
2018-09-13
1
-0
/
+40
*
Fix installation for linux finding ID:fedora in os_release
Miguel Garcia Rodriguez
2018-09-10
1
-1
/
+1
*
Add manjaro asn arch-based distro
Thomas Vandaele
2018-09-10
1
-1
/
+1
*
Fix Typos in echo
Drashna Jaelre
2018-08-11
1
-1
/
+2
*
Add WSL support to script
Drashna Jaelre
2018-08-11
1
-3
/
+6
*
Add error message if config not detected
Drashna Jaelre
2018-08-11
1
-0
/
+2
*
Add 32 bit MINGW support ....
Drashna Jaelre
2018-08-11
1
-1
/
+1
*
Fix minor typo in qmk_install.sh for MSYS/MINGW64 detection
Drashna Jaelre
2018-08-11
1
-1
/
+1
*
Update ISP flashing guide with pre-compiled binary (#3217)
Jack Humbert
2018-08-02
1
-0
/
+362
*
Fix qmk_install.sh to properly target MSYS (#3455)
Taylor Gonzalez
2018-08-02
1
-1
/
+1
*
Added gentoo to installer (#3272)
zjpxshade
2018-07-15
1
-3
/
+17
*
Instruct macos users to use avr-gcc@7 (#3337)
Evan Travers
2018-07-07
1
-1
/
+1
[prev]
[next]