summaryrefslogtreecommitdiff
path: root/tmk_core/rules.mk
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-08Speed up compilation by not using recusive makeFred Sundvik
2016-07-05Add dfu-util command for programmingFred Sundvik
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-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-21Fix the make all-keyboards command (#422)fredizzimo
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-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-11no more cc error on windowsJack Humbert
2016-06-11Makefile redo & other features (#395)Jack 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-18outputs size when make dfuingJack Humbert
2016-05-05[Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman
2015-05-10Add compile options '-fdata-sections'Jun Wako
2015-04-23Fix dfu-programmer parametersJun Wako
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk