index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2017-05-17
update travis script
Jack Humbert
2017-03-07
Add freebsd support in "util/install_dependencies.sh"
stites
2017-02-16
fix travis and reduce warnings
Jack Humbert
2017-02-16
ignore PRs in versioning
Jack Humbert
2017-02-11
don't try to build the readme
Jack Humbert
2017-02-07
accept numbers in travis build
Jack Humbert
2017-02-07
pass through travis errors
Jack Humbert
2017-02-07
variable scope fix for travis
Jack Humbert
2017-02-07
correctly assign bash variable
Jack Humbert
2017-02-07
try building only keyboards needed
Jack Humbert
2017-02-06
[skip build] testing travis script
Jack Humbert
2017-02-06
[skip build] testing travis script
Jack Humbert
2017-02-06
[skip build] testing travis script
Jack Humbert
2017-02-06
[skip build] testing travis script
Jack Humbert
2017-02-06
[skip build] testing travis script
Jack Humbert
2017-02-06
[skip build] testing travis script
Jack Humbert
2017-02-06
fixes qmk.fm linking, tests out auto version incrementing
Jack Humbert
2016-09-19
Merge pull request #761 from runcom/fix-yum-installs
Jack Humbert
2016-09-18
util/install_dependecies.sh: fix yum packages
Antonio Murdaca
2016-09-15
Fixed Batch Syntax on different versions of Windows
IBNobody
2016-09-15
Fixed Win_Check Verbose mode.
IBNobody
2016-09-14
Renamed to Win_Check, Removed SET for privacy.
IBNobody
2016-09-14
Fixed a last minute format bug.
IBNobody
2016-09-14
Adding WinCheck Script for windows install help
IBNobody
2016-09-10
Use rules.mk template in new project generator
Daniel K. Levy
2016-09-08
util/install_dependencies.sh made executable, fixes #738
Peter Ondrejka
2016-08-27
Fix travis_compiled_push
Fred Sundvik
2016-08-20
Add diffutils to travis.yml and install_dependencies
Fred Sundvik
2016-08-12
forces all ergodox keymaps to be ez on qmk.fm (were infinity)
Jack Humbert
2016-08-01
correct file name
Jack Humbert
2016-08-01
fix mkdir cmd
Jack Humbert
2016-08-01
automatically forward ergodox ez
Jack Humbert
2016-07-01
Add ChibiOS packages to the avr_setup script (#468)
fredizzimo
2016-06-29
Implements subprojects and updates projects for this (#459)
Jack Humbert
2016-06-27
Long overdue fixes and improvements to environment setup scripts (#448)
Noah Andrews
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert
2016-06-11
Makefile redo & other features (#395)
Jack Humbert
2016-06-07
Add support for vagrant-docker (#389)
Aron Griffis
2016-06-04
makes vagrant usable again
Jack Humbert
2016-06-04
cleans up folder structure
Jack Humbert
2016-06-03
Add missing elevate.exe file (#377)
Noah Andrews
2016-06-02
Stops explorer.exe from being started with admin privilieges (#373)
Noah Andrews