aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/rules.mk
AgeCommit message (Expand)Author
2016-07-05Add dfu-util command for programmingGravatar Fred Sundvik
2016-07-01Add warning when submodules are not updated (#469)Gravatar fredizzimo
2016-07-01Add ChibiOS support for QMK (#465)Gravatar fredizzimo
2016-06-30Test all subprojects with travis (#464)Gravatar Jack Humbert
2016-06-29test handwired boardsGravatar Jack Humbert
2016-06-29updates planck experimental, width of color outputGravatar Jack Humbert
2016-06-29Implements subprojects and updates projects for this (#459)Gravatar Jack Humbert
2016-06-23Backlight abstraction and other changes (#439)Gravatar Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Gravatar Jack Humbert
2016-06-21Fix the make all-keyboards command (#422)Gravatar fredizzimo
2016-06-21updates all config.h and Makefiles to correct references, textGravatar Jack Humbert
2016-06-18Add quick version of the all-* makefile targets (#417)Gravatar fredizzimo
2016-06-17removes extra dfu erase (#415)Gravatar Eric Tang
2016-06-16correctly test to see if awk existsGravatar Jack Humbert
2016-06-16make awk optional (uses cat)Gravatar Jack Humbert
2016-06-11no more cc error on windowsGravatar Jack Humbert
2016-06-11Makefile redo & other features (#395)Gravatar Jack Humbert
2016-06-01removes stray parenGravatar Jack Humbert
2016-05-31Update to Makefile an ergodox readme (#365)Gravatar Hartmut Goebel
2016-05-28makes .SILENT (less verbose) by default - override with VERBOSE=1Gravatar Jack Humbert
2016-05-24Converted audio play functions to *_user (#349)Gravatar Jack Humbert
2016-05-18outputs size when make dfuingGravatar Jack Humbert
2016-05-05[Jack & Erez] Adds an option for user-specific config.h filesGravatar Erez Zukerman
2015-05-10Add compile options '-fdata-sections'Gravatar Jun Wako
2015-04-23Fix dfu-programmer parametersGravatar Jun Wako
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'Gravatar tmk