Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-29 | Hopefully fix Travis Auto-Incrementation | U-LANDSRAAD\drashna | |
This reverts the changes in #2491, so that Travis will hopefully return to automatic incrementing. But this includes the layout and userspace excepts, as well. | |||
2018-03-25 | Add Layouts to exclusion | U-LANDSRAAD\drashna | |
2018-03-25 | Ignore users folder for Travis tagging | U-LANDSRAAD\drashna | |
2018-03-22 | Generate API docs from source code comments (#2491) | skullydazed | |
* Generate api docs from source code * Add a bunch of doxygen comments * more doxygen comments * Add the in-progress api docs * script to generate docs from travis * Add doc generation to the travis job * make travis_docs.sh commit the work it does * make sure the docs script exits cleanly | |||
2017-11-17 | update build script to not delete files | Jack Humbert | |
2017-11-14 | update travis script | Jack Humbert | |
2017-11-14 | update travis script | Jack Humbert | |
2017-11-14 | fix push script | Jack Humbert | |
2017-10-15 | hack to force new tag | Jack Humbert | |
2017-08-24 | update travis script | Jack Humbert | |
2017-08-23 | update build script | Jack Humbert | |
2017-08-22 | move to compiled [skip ci] | Jack Humbert | |
2017-08-22 | update travis script | Jack Humbert | |
2017-08-21 | attempt to fix line-ending travis stuff | Jack Humbert | |
2017-08-21 | update building for .hex, secrets moving | Jack Humbert | |
2017-08-20 | make travis convert line-endings and push a skippable commit | Jack Humbert | |
2017-08-20 | stop compiling ez after build, rework ssh ids | Jack Humbert | |
2017-07-03 | fix tag increment | Jack Humbert | |
2017-07-02 | fix up travis script | Jack Humbert | |
2017-05-30 | make qmk bot do the hard work | Jack Humbert | |
2017-05-30 | exclude PRs | Jack Humbert | |
2017-05-29 | no master needed on push maybe | Jack Humbert | |
2017-05-29 | push to git url | Jack Humbert | |
2017-05-29 | more than one en-file, and actually ignore docs | Jack Humbert | |
2017-05-28 | ignore docs, fix tag/hex pushing | Jack Humbert | |
2017-05-17 | update travis script | Jack Humbert | |
2017-02-16 | fix travis and reduce warnings | Jack Humbert | |
2017-02-16 | ignore PRs in versioning | Jack Humbert | |
2017-02-07 | pass through travis errors | 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-08-27 | Fix travis_compiled_push | 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-06-29 | Implements subprojects and updates projects for this (#459) | Jack Humbert | |
* non-working commit * working * subprojects implemented for planck * pass a subproject variable through to c * consolidates clueboard revisions * thanks for letting me know about conflicts.. * turn off audio for yang's * corrects starting paths for subprojects * messing around with travis * semicolon * travis script * travis script * script for travis * correct directory (probably), amend files to commit * remove origin before adding * git pull, correct syntax * git checkout * git pull origin branch * where are we? * where are we? * merging * force things to happen * adds commit message, adds add * rebase, no commit message * rebase branch * idk! * try just pull * fetch - merge * specify repo branch * checkout * goddammit * merge? idk * pls * after all * don't split up keyboards * syntax * adds quick for all-keyboards * trying out new script * script update * lowercase * all keyboards * stop replacing compiled.hex automatically * adds if statement * skip automated build branches * forces push to automated build branch * throw an add in there * upstream? * adds AUTOGEN * ignore all .hex files again * testing out new repo * global ident * generate script, keyboard_keymap.hex * skip generation for now, print pandoc info, submodule update * try trusty * and sudo * try generate * updates subprojects to keyboards * no idea * updates to keyboards * cleans up clueboard stuff * setup to use local readme * updates cluepad, planck experimental * remove extra led.c [ci skip] * disable power up for now * config files updates * makefile updates * .h file updates, config tuning * disable audio for yang |