aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core
Commit message (Expand)AuthorAgeFilesLines
...
* Fix IS_CONSUMER macroFred Sundvik2016-07-071-1/+1
* Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik2016-07-071-5/+0
* Merge pull request #490 from fredizzimo/integrate_visualizerJack Humbert2016-07-072-0/+23
|\
| * Add suspend support to the ChibiOS visualizerFred Sundvik2016-07-071-0/+7
| * Fix visualizer crash at startupFred Sundvik2016-07-071-3/+4
| * Makefile fixes and update of VisualizerFred Sundvik2016-07-072-0/+15
* | default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-061-17/+37
* | Merge branch 'master' into lets-split-supportJack Humbert2016-07-063-5/+45
|\|
| * Add setting of the master side to the makefileFred Sundvik2016-07-061-0/+9
| * Enable serial_link support for ChibiOSFred Sundvik2016-07-062-5/+36
* | Merge branch 'master' into lets-split-supportJack Humbert2016-07-053-1/+12
|\|
| * Add dfu-util command for programmingFred Sundvik2016-07-053-1/+12
* | i2c workingJack Humbert2016-07-051-0/+5
|/
* reverts #343 for the most part (#474)Jack Humbert2016-07-044-88/+98
* Add warning when submodules are not updated (#469)fredizzimo2016-07-011-1/+13
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-0131-244/+3607
* Test all subprojects with travis (#464)Jack Humbert2016-06-301-5/+10
* test handwired boardsJack Humbert2016-06-291-3/+4
* updates planck experimental, width of color outputJack Humbert2016-06-291-1/+1
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-13/+2
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-291-5/+19
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-2310-26/+15
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-216-14/+19
* Warning reductions (#430)Jack Humbert2016-06-215-3/+7
* Fix the make all-keyboards command (#422)fredizzimo2016-06-211-9/+26
* reduces rgblight warnings, integrates completely (#428)Jack Humbert2016-06-212-1/+5
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-212-78/+2
* Add quick version of the all-* makefile targets (#417)fredizzimo2016-06-181-7/+15
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-185115-2304346/+11
* removes extra dfu erase (#415)Eric Tang2016-06-171-29/+27
* correctly test to see if awk existsJack Humbert2016-06-161-1/+1
* make awk optional (uses cat)Jack Humbert2016-06-161-14/+20
* Move LED strip initialization (#397)Eric Tang2016-06-121-0/+6
* no more cc error on windowsJack Humbert2016-06-111-2/+2
* Makefile redo & other features (#395)Jack Humbert2016-06-114-128/+200
* fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame2016-06-071-1/+1
* cleans up folder structureJack Humbert2016-06-049-2383/+0
* removes stray parenJack Humbert2016-06-011-1/+1
* Update to Makefile an ergodox readme (#365)Hartmut Goebel2016-05-311-2/+7
* makes .SILENT (less verbose) by default - override with VERBOSE=1Jack Humbert2016-05-281-14/+0
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-242-7/+14
* Clean up #343's code (#348)Eric Tang2016-05-241-5/+3
* updates midi in play_note to better octaveJack Humbert2016-05-231-2/+2
* Optimize matrix scanning (#343)Eric Tang2016-05-234-116/+98
* adapts unicode to quantum.c (#333)Jack Humbert2016-05-181-0/+4
* outputs size when make dfuingJack Humbert2016-05-181-1/+1
* updates midi functionality (#331)Jack Humbert2016-05-151-1/+1
* splits process_action up to handle records separately (#329)Jack Humbert2016-05-153-39/+45
* Leader key implementation (#326)Erez Zukerman2016-05-153-5/+8
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-094-5/+17