summaryrefslogtreecommitdiff
path: root/tmk_core
AgeCommit message (Expand)Author
2016-07-08Use order only prerequisites to avoid re-linkingFred Sundvik
2016-07-08Fix name of makefile dep filesFred Sundvik
2016-07-08Fix the link targetFred Sundvik
2016-07-08Don't run git describe for ever file that is builtFred Sundvik
2016-07-08Speed up compilation by not using recusive makeFred Sundvik
2016-07-07Fix IS_CONSUMER macroFred Sundvik
2016-07-07Remove unhandled KC_BTLD, RESET should be used insteadFred Sundvik
2016-07-07Merge pull request #490 from fredizzimo/integrate_visualizerJack Humbert
2016-07-07Add suspend support to the ChibiOS visualizerFred Sundvik
2016-07-07Fix visualizer crash at startupFred Sundvik
2016-07-07Makefile fixes and update of VisualizerFred Sundvik
2016-07-06default keymap, reset sorted out for now, added serial to makefileJack Humbert
2016-07-06Merge branch 'master' into lets-split-supportJack Humbert
2016-07-06Add setting of the master side to the makefileFred Sundvik
2016-07-06Enable serial_link support for ChibiOSFred Sundvik
2016-07-05Merge branch 'master' into lets-split-supportJack Humbert
2016-07-05i2c workingJack Humbert
2016-07-05Add dfu-util command for programmingFred Sundvik
2016-07-04reverts #343 for the most part (#474)Jack Humbert
2016-07-01Add warning when submodules are not updated (#469)fredizzimo
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo
2016-06-30Test all subprojects with travis (#464)Jack Humbert
2016-06-29test handwired boardsJack Humbert
2016-06-29updates planck experimental, width of color outputJack Humbert
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert
2016-06-23Backlight abstraction and other changes (#439)Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert
2016-06-21Warning reductions (#430)Jack Humbert
2016-06-21Fix the make all-keyboards command (#422)fredizzimo
2016-06-21reduces rgblight warnings, integrates completely (#428)Jack Humbert
2016-06-21updates all config.h and Makefiles to correct references, textJack Humbert
2016-06-18Add quick version of the all-* makefile targets (#417)fredizzimo
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert
2016-06-17removes extra dfu erase (#415)Eric Tang
2016-06-16correctly test to see if awk existsJack Humbert
2016-06-16make awk optional (uses cat)Jack Humbert
2016-06-12Move LED strip initialization (#397)Eric Tang
2016-06-11no more cc error on windowsJack Humbert
2016-06-11Makefile redo & other features (#395)Jack Humbert
2016-06-07fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame
2016-06-04cleans up folder structureJack Humbert
2016-06-01removes stray parenJack Humbert
2016-05-31Update to Makefile an ergodox readme (#365)Hartmut Goebel
2016-05-28makes .SILENT (less verbose) by default - override with VERBOSE=1Jack Humbert
2016-05-24Converted audio play functions to *_user (#349)Jack Humbert
2016-05-24Clean up #343's code (#348)Eric Tang
2016-05-23updates midi in play_note to better octaveJack Humbert
2016-05-23Optimize matrix scanning (#343)Eric Tang
2016-05-18adapts unicode to quantum.c (#333)Jack Humbert