| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Support both AVR and ps2avrGB targets for new_project script (#2811) | MechMerlin | 2018-05-10 | 1 | -5/+19 |
* | Added propper support for Lets split vitamins (#2559) | Mikkel Jeppesen | 2018-05-09 | 2 | -1/+2 |
* | Added archlinux support to linux_install.sh | Florens Pauwels | 2018-05-02 | 1 | -0/+9 |
* | Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 READ... | Kenneth Aloysius | 2018-04-19 | 1 | -1/+1 |
* | Hopefully fix Travis Auto-Incrementation | U-LANDSRAAD\drashna | 2018-03-29 | 1 | -12/+29 |
* | rename api docs to internals | Jack Humbert | 2018-03-26 | 2 | -6/+6 |
* | make new_project.sh work correctly on osx too | skullY | 2018-03-25 | 1 | -4/+11 |
* | Add Layouts to exclusion | U-LANDSRAAD\drashna | 2018-03-25 | 1 | -1/+1 |
* | Ignore users folder for Travis tagging | U-LANDSRAAD\drashna | 2018-03-25 | 1 | -4/+4 |
* | fix the moxygen invocation | skullY | 2018-03-23 | 1 | -1/+1 |
* | Generate API docs from source code comments (#2491) | skullydazed | 2018-03-22 | 4 | -26/+71 |
* | Fix logic in macos install | Shayne Holmes | 2018-03-16 | 1 | -1/+1 |
* | Fixed exit status check for brew | Jon Nall | 2018-03-09 | 1 | -1/+1 |
* | Add a newbie guide for people completely new to QMK (#2480) | skullydazed | 2018-03-06 | 3 | -0/+58 |
* | Remap msys2 usb, fix USB port detection (#2301) | Danny | 2018-02-28 | 1 | -0/+1 |
* | Re-add Flip Installer (#2355) | Drashna Jaelre | 2018-02-06 | 1 | -3/+5 |
* | Add stm32 to drivers.txt | skullydazed | 2018-02-05 | 1 | -1/+2 |
* | update sed to work on mac | Sam Perman | 2018-01-28 | 1 | -2/+2 |
* | Make new_project.sh a bit more robust | Thomas Järvstrand | 2018-01-25 | 1 | -13/+5 |
* | Update the urls for atmel tools | skullY | 2018-01-03 | 2 | -5/+6 |
* | Marked util/atmega32a_program.py as executable so that programming script works. | Jason Rosenman | 2017-12-19 | 1 | -0/+0 |
* | adds planck light keyboard | Jack Humbert | 2017-11-20 | 1 | -23/+34 |
* | update build script to not delete files | Jack Humbert | 2017-11-17 | 1 | -4/+6 |
* | Splits up ps2avrGB boards into their own folders (#2014) | Jack Humbert | 2017-11-17 | 1 | -0/+105 |
* | update travis script | Jack Humbert | 2017-11-14 | 1 | -1/+1 |
* | update travis script | Jack Humbert | 2017-11-14 | 1 | -3/+4 |
* | fix push script | Jack Humbert | 2017-11-14 | 1 | -4/+10 |
* | convert to unix line-endings [skip ci] | QMK Bot | 2017-11-02 | 1 | -360/+360 |
* | adds .hex for teensy 2.0 using B0 as reset | Jack Humbert | 2017-11-01 | 1 | -0/+360 |
* | hack to force new tag | Jack Humbert | 2017-10-15 | 1 | -1/+2 |
* | only build default keymaps | Jack Humbert | 2017-10-15 | 1 | -1/+1 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -4/+7 |
* | Fix teensy path | keisuke333 | 2017-10-13 | 1 | -1/+1 |
* | Fix missing teensy path | keisuke333 | 2017-10-10 | 1 | -0/+1 |
* | Wording changes for the WSL install script | Rob Rogers | 2017-09-15 | 1 | -2/+2 |
* | update travis script | Jack Humbert | 2017-08-24 | 1 | -1/+2 |
* | update build script | Jack Humbert | 2017-08-23 | 1 | -10/+5 |
* | Merge branch 'master' of https://github.com/qmk/qmk_firmware | Jack Humbert | 2017-08-22 | 1 | -2/+2 |
|\ |
|
| * | Fix avoid certificate errors that occur during '2-setup-environment-win.bat' | keisuke333 | 2017-08-22 | 1 | -2/+2 |
* | | move to compiled [skip ci] | Jack Humbert | 2017-08-22 | 1 | -3/+3 |
|/ |
|
* | update travis script | Jack Humbert | 2017-08-22 | 1 | -2/+1 |
* | attempt to fix line-ending travis stuff | Jack Humbert | 2017-08-21 | 1 | -1/+2 |
* | update building for .hex, secrets moving | Jack Humbert | 2017-08-21 | 1 | -3/+3 |