Commit Graph

179 Commits (e4c842de02d95e98f65c7bb4a8406ec6df4944fe)

Author SHA1 Message Date
Fred Sundvik dd8c1a7659 Don't add VERSION as a define
8 years ago
Fred Sundvik 60c6e79ecb Move git submodule check and version generation to main Makefile
8 years ago
Fred Sundvik cc2df445ab Remove unneded code from tmk_core/rules.mk
8 years ago
di0ib 8fab141a02 Convert hex to bin
8 years ago
Fred Sundvik a0dc622199 Remove the quick commands and add proper clean
9 years ago
Fred Sundvik d5a947b324 Also depend on the gcc version
9 years ago
Fred Sundvik 84bfb19554 Force compilation and linking when options changes
9 years ago
Fred Sundvik e58e9af2ab More reliable .d file generation
9 years ago
Fred Sundvik f11a0275a8 Enable vpath seraching for source files only
9 years ago
Fred Sundvik bf1c865c7a Speed up ChibiOS keymap compilation
9 years ago
Fred Sundvik e01b4c3fd9 Most ergodox keymaps compiles on Infinity
9 years ago
Jack Humbert 16f8426fe2 Merge pull request #573 from algernon/f/make-all-stop-on-error
9 years ago
Gergely Nagy dd77054790 tmk_core/rules.mk: Make PRINT_ERROR* stop on error
9 years ago
Joe Wasson f9956c2aac Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled.
9 years ago
Jack Humbert fc9f128648 Merge pull request #522 from exiva/extrakey-macfix
9 years ago
Travis La Marr d48a4cf1eb Fix OS X Recognizing keyboard as Mouse/Tablet
9 years ago
Travis La Marr 0b8c448b30 Make DFU wait for bootloader
9 years ago
Fred Sundvik 6911ead027 Use order only prerequisites to avoid re-linking
9 years ago
Fred Sundvik e8e300d5c4 Fix name of makefile dep files
9 years ago
Fred Sundvik 1e3db59097 Fix the link target
9 years ago
Fred Sundvik ccebceeb6f Don't run git describe for ever file that is built
9 years ago
Fred Sundvik b86b0480d5 Speed up compilation by not using recusive make
9 years ago
Fred Sundvik a2eae81927 Fix IS_CONSUMER macro
9 years ago
Fred Sundvik 0bfb608615 Remove unhandled KC_BTLD, RESET should be used instead
9 years ago
Jack Humbert ad43d450ca Merge pull request #490 from fredizzimo/integrate_visualizer
9 years ago
Fred Sundvik bcbd8f1c50 Add suspend support to the ChibiOS visualizer
9 years ago
Fred Sundvik 7229751ba9 Fix visualizer crash at startup
9 years ago
Fred Sundvik 07d0d5cbe4 Makefile fixes and update of Visualizer
9 years ago
Jack Humbert a4bf46f9b1 default keymap, reset sorted out for now, added serial to makefile
9 years ago
Jack Humbert c88207884b Merge branch 'master' into lets-split-support
9 years ago
Fred Sundvik e5726b017a Add setting of the master side to the makefile
9 years ago
Fred Sundvik 4b45deb652 Enable serial_link support for ChibiOS
9 years ago
Jack Humbert 22ad6459b1 Merge branch 'master' into lets-split-support
9 years ago
Jack Humbert d707738616 i2c working
9 years ago
Fred Sundvik f9a6e34c28 Add dfu-util command for programming
9 years ago
Jack Humbert 8e88d55bfd reverts #343 for the most part (#474)
9 years ago
fredizzimo 1b319151aa Add warning when submodules are not updated (#469)
9 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465)
9 years ago
Jack Humbert a8b55f8c85 Test all subprojects with travis (#464)
9 years ago
Jack Humbert 2d80eee6b8 test handwired boards
9 years ago
Jack Humbert 7db2ec1509 updates planck experimental, width of color output
9 years ago
Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460)
9 years ago
Jack Humbert 215c2119af Implements subprojects and updates projects for this (#459)
9 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
9 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
9 years ago
Jack Humbert 1a0bac8bcc Warning reductions (#430)
9 years ago
fredizzimo a69d002506 Fix the make all-keyboards command (#422)
9 years ago
Jack Humbert 80c8705419 reduces rgblight warnings, integrates completely (#428)
9 years ago
Jack Humbert a8375fa15a updates all config.h and Makefiles to correct references, text
9 years ago
fredizzimo 3f6fac4721 Add quick version of the all-* makefile targets (#417)
9 years ago