Age | Commit message (Expand) | Author |
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-08-07 | Convert hex to bin | di0ib |
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-29 | Most ergodox keymaps compiles on Infinity | Fred Sundvik |
2016-07-28 | Merge pull request #573 from algernon/f/make-all-stop-on-error | Jack Humbert |
2016-07-27 | tmk_core/rules.mk: Make PRINT_ERROR* stop on error | Gergely Nagy |
2016-07-24 | Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled. | Joe Wasson |
2016-07-21 | Merge pull request #522 from exiva/extrakey-macfix | Jack Humbert |
2016-07-15 | Fix OS X Recognizing keyboard as Mouse/Tablet | Travis La Marr |
2016-07-15 | Make DFU wait for bootloader | Travis La Marr |
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 | Don't run git describe for ever file that is built | Fred Sundvik |
2016-07-08 | Speed up compilation by not using recusive make | Fred Sundvik |
2016-07-07 | Fix IS_CONSUMER macro | Fred Sundvik |
2016-07-07 | Remove unhandled KC_BTLD, RESET should be used instead | Fred Sundvik |
2016-07-07 | Merge pull request #490 from fredizzimo/integrate_visualizer | Jack Humbert |
2016-07-07 | Add suspend support to the ChibiOS visualizer | Fred Sundvik |
2016-07-07 | Fix visualizer crash at startup | Fred Sundvik |
2016-07-07 | Makefile fixes and update of Visualizer | Fred Sundvik |
2016-07-06 | default keymap, reset sorted out for now, added serial to makefile | Jack Humbert |
2016-07-06 | Merge branch 'master' into lets-split-support | Jack Humbert |
2016-07-06 | Add setting of the master side to the makefile | Fred Sundvik |
2016-07-06 | Enable serial_link support for ChibiOS | Fred Sundvik |
2016-07-05 | Merge branch 'master' into lets-split-support | Jack Humbert |
2016-07-05 | i2c working | Jack Humbert |
2016-07-05 | Add dfu-util command for programming | Fred Sundvik |
2016-07-04 | reverts #343 for the most part (#474) | Jack Humbert |
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 | Moves features to their own files (process_*), adds tap dance feature (#460) | 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 | Warning reductions (#430) | Jack Humbert |
2016-06-21 | Fix the make all-keyboards command (#422) | fredizzimo |
2016-06-21 | reduces rgblight warnings, integrates completely (#428) | Jack Humbert |
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-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert |