Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-14 | update travis script | ||
2017-11-14 | fix push script | ||
2017-11-02 | convert to unix line-endings [skip ci] | ||
2017-11-01 | adds .hex for teensy 2.0 using B0 as reset | ||
2017-10-15 | hack to force new tag | ||
2017-10-15 | only build default keymaps | ||
2017-10-14 | Make arguments redo, subproject elimination (#1784) | ||
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now | |||
2017-10-13 | Fix teensy path | ||
2017-10-10 | Fix missing teensy path | ||
2017-09-15 | Wording changes for the WSL install script | ||
2017-08-24 | update travis script | ||
2017-08-23 | update build script | ||
2017-08-22 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-08-22 | move to compiled [skip ci] | ||
2017-08-22 | Fix avoid certificate errors that occur during '2-setup-environment-win.bat' | ||
2017-08-22 | update travis script | ||
2017-08-21 | attempt to fix line-ending travis stuff | ||
2017-08-21 | update building for .hex, secrets moving | ||
2017-08-20 | make travis convert line-endings and push a skippable commit | ||
2017-08-20 | stop compiling ez after build, rework ssh ids | ||
2017-08-20 | Correct if-statement | ||
2017-08-20 | Added gentoo support for dependency script | ||
2017-07-11 | Add more dependencies, everything can be compiled now | ||
2017-07-11 | Add tools to the path | ||
2017-07-11 | Extract flip | ||
2017-07-11 | Install arm toolchain | ||
2017-07-11 | Download and extract avr tools | ||
2017-07-11 | Fix overlong lines, and a few spelling errors | ||
2017-07-11 | Use home directory for download on msys2 | ||
2017-07-10 | Install unzip | ||
2017-07-10 | Add symlinks only on WSL | ||
2017-07-10 | Fix launch of qmk_driver_installer on msys2 | ||
2017-07-10 | Initial structure for shared msys2 and wsl installation | ||
2017-07-03 | fix tag increment | ||
2017-07-02 | fix up travis script | ||
2017-06-23 | add other mcu bootloaders | ||
2017-06-18 | Make only modified keymaps | ||
2017-06-18 | Always build everything on master | ||
2017-06-18 | Make all subprojects when a keymap is modified | ||
2017-05-30 | make qmk bot do the hard work | ||
2017-05-30 | exclude PRs | ||
2017-05-29 | no master needed on push maybe | ||
2017-05-29 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-05-29 | push to git url | ||
2017-05-29 | Merge pull request #1337 from fredizzimo/wsl_setup | ||
Add script for setting up Windows Subsystem for Linux | |||
2017-05-29 | more than one en-file, and actually ignore docs | ||
2017-05-28 | ignore docs, fix tag/hex pushing | ||
2017-05-28 | Create a symlink to qmk if requested | ||
2017-05-28 | Add activate_wsl to .bashrc | ||
2017-05-28 | Fix symlink creation | ||