aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/rules.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the link targetFred Sundvik2016-07-081-1/+1
* Speed up compilation by not using recusive makeFred Sundvik2016-07-081-38/+21
* Add dfu-util command for programmingFred Sundvik2016-07-051-0/+6
* Add warning when submodules are not updated (#469)fredizzimo2016-07-011-1/+13
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-209/+11
* 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
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-291-5/+19
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-231-16/+2
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-8/+8
* Fix the make all-keyboards command (#422)fredizzimo2016-06-211-9/+26
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-211-39/+1
* Add quick version of the all-* makefile targets (#417)fredizzimo2016-06-181-7/+15
* 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
* no more cc error on windowsJack Humbert2016-06-111-2/+2
* Makefile redo & other features (#395)Jack Humbert2016-06-111-115/+184
* 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-241-1/+7
* outputs size when make dfuingJack Humbert2016-05-181-1/+1
* [Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman2016-05-051-0/+9
* Add compile options '-fdata-sections'Jun Wako2015-05-101-0/+1
* Fix dfu-programmer parametersJun Wako2015-04-231-1/+5
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+619