| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled. | Joe Wasson | 2016-07-24 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #522 from exiva/extrakey-macfix | Jack Humbert | 2016-07-21 | 1 | -2/+2 |
|\ |
|
| * | Fix OS X Recognizing keyboard as Mouse/Tablet | Travis La Marr | 2016-07-15 | 1 | -2/+2 |
* | | Make DFU wait for bootloader | Travis La Marr | 2016-07-15 | 1 | -0/+4 |
|/ |
|
* | Use order only prerequisites to avoid re-linking | Fred Sundvik | 2016-07-08 | 1 | -9/+11 |
* | Fix name of makefile dep files | Fred Sundvik | 2016-07-08 | 1 | -1/+1 |
* | Fix the link target | Fred Sundvik | 2016-07-08 | 1 | -1/+1 |
* | Don't run git describe for ever file that is built | Fred Sundvik | 2016-07-08 | 1 | -1/+1 |
* | Speed up compilation by not using recusive make | Fred Sundvik | 2016-07-08 | 1 | -38/+21 |
* | Fix IS_CONSUMER macro | Fred Sundvik | 2016-07-07 | 1 | -1/+1 |
* | Remove unhandled KC_BTLD, RESET should be used instead | Fred Sundvik | 2016-07-07 | 1 | -5/+0 |
* | Merge pull request #490 from fredizzimo/integrate_visualizer | Jack Humbert | 2016-07-07 | 2 | -0/+23 |
|\ |
|
| * | Add suspend support to the ChibiOS visualizer | Fred Sundvik | 2016-07-07 | 1 | -0/+7 |
| * | Fix visualizer crash at startup | Fred Sundvik | 2016-07-07 | 1 | -3/+4 |
| * | Makefile fixes and update of Visualizer | Fred Sundvik | 2016-07-07 | 2 | -0/+15 |
* | | default keymap, reset sorted out for now, added serial to makefile | Jack Humbert | 2016-07-06 | 1 | -17/+37 |
* | | Merge branch 'master' into lets-split-support | Jack Humbert | 2016-07-06 | 3 | -5/+45 |
|\| |
|
| * | Add setting of the master side to the makefile | Fred Sundvik | 2016-07-06 | 1 | -0/+9 |
| * | Enable serial_link support for ChibiOS | Fred Sundvik | 2016-07-06 | 2 | -5/+36 |
* | | Merge branch 'master' into lets-split-support | Jack Humbert | 2016-07-05 | 3 | -1/+12 |
|\| |
|
| * | Add dfu-util command for programming | Fred Sundvik | 2016-07-05 | 3 | -1/+12 |
* | | i2c working | Jack Humbert | 2016-07-05 | 1 | -0/+5 |
|/ |
|
* | reverts #343 for the most part (#474) | Jack Humbert | 2016-07-04 | 4 | -88/+98 |
* | Add warning when submodules are not updated (#469) | fredizzimo | 2016-07-01 | 1 | -1/+13 |
* | Add ChibiOS support for QMK (#465) | fredizzimo | 2016-07-01 | 31 | -244/+3607 |
* | Test all subprojects with travis (#464) | Jack Humbert | 2016-06-30 | 1 | -5/+10 |
* | test handwired boards | Jack Humbert | 2016-06-29 | 1 | -3/+4 |
* | updates planck experimental, width of color output | Jack Humbert | 2016-06-29 | 1 | -1/+1 |
* | Moves features to their own files (process_*), adds tap dance feature (#460) | Jack Humbert | 2016-06-29 | 1 | -13/+2 |
* | Implements subprojects and updates projects for this (#459) | Jack Humbert | 2016-06-29 | 1 | -5/+19 |
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 10 | -26/+15 |
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 6 | -14/+19 |
* | Warning reductions (#430) | Jack Humbert | 2016-06-21 | 5 | -3/+7 |
* | Fix the make all-keyboards command (#422) | fredizzimo | 2016-06-21 | 1 | -9/+26 |
* | reduces rgblight warnings, integrates completely (#428) | Jack Humbert | 2016-06-21 | 2 | -1/+5 |
* | updates all config.h and Makefiles to correct references, text | Jack Humbert | 2016-06-21 | 2 | -78/+2 |
* | Add quick version of the all-* makefile targets (#417) | fredizzimo | 2016-06-18 | 1 | -7/+15 |
* | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2016-06-18 | 5115 | -2304346/+11 |
* | removes extra dfu erase (#415) | Eric Tang | 2016-06-17 | 1 | -29/+27 |
* | correctly test to see if awk exists | Jack Humbert | 2016-06-16 | 1 | -1/+1 |
* | make awk optional (uses cat) | Jack Humbert | 2016-06-16 | 1 | -14/+20 |
* | Move LED strip initialization (#397) | Eric Tang | 2016-06-12 | 1 | -0/+6 |
* | no more cc error on windows | Jack Humbert | 2016-06-11 | 1 | -2/+2 |
* | Makefile redo & other features (#395) | Jack Humbert | 2016-06-11 | 4 | -128/+200 |
* | fix HID_RI_LOGICAL_MAXIMUM value (#388) | Masahiro Wakame | 2016-06-07 | 1 | -1/+1 |
* | cleans up folder structure | Jack Humbert | 2016-06-04 | 9 | -2383/+0 |
* | removes stray paren | Jack Humbert | 2016-06-01 | 1 | -1/+1 |
* | Update to Makefile an ergodox readme (#365) | Hartmut Goebel | 2016-05-31 | 1 | -2/+7 |
* | makes .SILENT (less verbose) by default - override with VERBOSE=1 | Jack Humbert | 2016-05-28 | 1 | -14/+0 |
* | Converted audio play functions to *_user (#349) | Jack Humbert | 2016-05-24 | 2 | -7/+14 |