| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | Clean up #343's code (#348) | Eric Tang | 2016-05-24 | 1 | -5/+3 |
* | updates midi in play_note to better octave | Jack Humbert | 2016-05-23 | 1 | -2/+2 |
* | Optimize matrix scanning (#343) | Eric Tang | 2016-05-23 | 4 | -116/+98 |
* | adapts unicode to quantum.c (#333) | Jack Humbert | 2016-05-18 | 1 | -0/+4 |
* | outputs size when make dfuing | Jack Humbert | 2016-05-18 | 1 | -1/+1 |
* | updates midi functionality (#331) | Jack Humbert | 2016-05-15 | 1 | -1/+1 |
* | splits process_action up to handle records separately (#329) | Jack Humbert | 2016-05-15 | 3 | -39/+45 |
* | Leader key implementation (#326) | Erez Zukerman | 2016-05-15 | 3 | -5/+8 |
* | Backlight Breathing for Planck and Atomic | Jack Humbert | 2016-05-09 | 4 | -5/+17 |
* | [Jack & Erez] Adds an option for user-specific config.h files | Erez Zukerman | 2016-05-05 | 1 | -0/+9 |
* | Adds oneshot layer and oneshot tap toggling (#308) | Thiago Alves | 2016-05-05 | 5 | -14/+186 |
* | stops forcing debug_action | Jack Humbert | 2016-04-28 | 4 | -16/+16 |