Age | Commit message (Expand) | Author |
2018-10-23 | Made a userspace that allows you to use your keyboard as an order of operatio... | Ajax |
2018-09-27 | Treat too-large firmwares as an error, not a warning (#3956) | skullydazed |
2018-08-16 | change messege at 'check-size' target | mtei |
2018-03-26 | Better non-Linux support (#2524) | dankm |
2018-02-08 | add conditional to perform check-size only for supported architectures | Michael F. Lamb |
2018-02-08 | make check_size work across platforms | Michael F. Lamb |
2018-02-02 | Use perl directly instead of grep -P | Erin Call |
2018-01-28 | Always copy the firmware file to the root qmk_firmware directory (#2314) | skullydazed |
2017-11-27 | Updates bootloader settings, adds file size check (#2029) | Jack Humbert |
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert |
2017-09-29 | Clueboard 60% support (#1746) | skullydazed |
2017-08-21 | update building for .hex, secrets moving | Jack Humbert |
2017-08-08 | move version info to the top of the output | Jack Humbert |
2017-08-08 | add version to make output | Jack Humbert |
2017-04-13 | Add make option for allowing warnings | Fred Sundvik |
2017-04-13 | Enable warnings as errors | Fred Sundvik |
2016-09-04 | Fix the ldflags.txt and obj.txt checks | Fred Sundvik |
2016-08-27 | Add -p parameter to mkdir | Fred Sundvik |
2016-08-27 | Disable map file creation when building tests | Fred Sundvik |
2016-08-27 | Rules for compiling and linking google test | Fred Sundvik |
2016-08-20 | Fix the clean target | Fred Sundvik |
2016-08-20 | Add output specific config file | Fred Sundvik |
2016-08-20 | Output specific include paths | Fred Sundvik |
2016-08-20 | More general system for generating several outputs | Fred Sundvik |
2016-08-20 | Move git submodule check and version generation to main Makefile | Fred Sundvik |
2016-08-20 | Remove unneded code from tmk_core/rules.mk | Fred Sundvik |
2016-07-31 | Remove the quick commands and add proper clean | Fred Sundvik |
2016-07-31 | Also depend on the gcc version | Fred Sundvik |
2016-07-31 | Force compilation and linking when options changes | Fred Sundvik |
2016-07-31 | More reliable .d file generation | Fred Sundvik |
2016-07-31 | Enable vpath seraching for source files only | Fred Sundvik |
2016-07-29 | Speed up ChibiOS keymap compilation | Fred Sundvik |
2016-07-27 | tmk_core/rules.mk: Make PRINT_ERROR* stop on error | Gergely Nagy |
2016-07-08 | Use order only prerequisites to avoid re-linking | Fred Sundvik |
2016-07-08 | Fix name of makefile dep files | Fred Sundvik |
2016-07-08 | Fix the link target | Fred Sundvik |
2016-07-08 | Speed up compilation by not using recusive make | Fred Sundvik |
2016-07-05 | Add dfu-util command for programming | Fred Sundvik |
2016-07-01 | Add warning when submodules are not updated (#469) | fredizzimo |
2016-07-01 | Add ChibiOS support for QMK (#465) | fredizzimo |
2016-06-30 | Test all subprojects with travis (#464) | Jack Humbert |
2016-06-29 | test handwired boards | Jack Humbert |
2016-06-29 | updates planck experimental, width of color output | Jack Humbert |
2016-06-29 | Implements subprojects and updates projects for this (#459) | Jack Humbert |
2016-06-23 | Backlight abstraction and other changes (#439) | Jack Humbert |
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert |
2016-06-21 | Fix the make all-keyboards command (#422) | fredizzimo |
2016-06-21 | updates all config.h and Makefiles to correct references, text | Jack Humbert |
2016-06-18 | Add quick version of the all-* makefile targets (#417) | fredizzimo |
2016-06-17 | removes extra dfu erase (#415) | Eric Tang |