summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
* Fix variable name clash with builtinFred Sundvik2016-08-20
* Options for silent compilationFred Sundvik2016-08-20
* Don't run builtin rules for submakeFred Sundvik2016-08-20
* Fix running make in parallelFred Sundvik2016-08-20
* Move git submodule check and version generation to main MakefileFred Sundvik2016-08-20
* Actual compilationFred Sundvik2016-08-20
* Add color outputFred Sundvik2016-08-20
* Fix running make from various subfoldersFred Sundvik2016-08-20
* Fixed the shortcut targetsFred Sundvik2016-08-20
* Proper default goals when inside keyboard fodlersFred Sundvik2016-08-20
* Add backwards compability with makefile variablesFred Sundvik2016-08-20
* Proper handling for running make from a subproject or keymap dirFred Sundvik2016-08-20
* Support for running from keyboard directoryFred Sundvik2016-08-20
* Print error when building non-existing keyboardFred Sundvik2016-08-20
* Print error message when trying to build non-existing keymapFred Sundvik2016-08-20
* Proper parsing of keymaps inside subprojectsFred Sundvik2016-08-20
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-20
* Add default subproject parsingFred Sundvik2016-08-20
* Slight rearrange of the Makefile for easier readabilityFred Sundvik2016-08-20
* Slight refactoring to remove some verbosityFred Sundvik2016-08-20
* Subproject parsingFred Sundvik2016-08-20
* Proper looping for allkb and allkmFred Sundvik2016-08-20
* Refactor common rule list parsing into own functionFred Sundvik2016-08-20
* Add keymap parsingFred Sundvik2016-08-20
* Rule parsing to match kebyoardsFred Sundvik2016-08-20
* First version of rule parsingFred Sundvik2016-08-20
* Parsing of makefile variables from starting dirFred Sundvik2016-08-20
* process_unicode: Add a way to enter unicode symbols by nameGergely Nagy2016-08-15
* Generate version information to version.hFred Sundvik2016-07-31
* Put the build output inside the root/.build directoryFred Sundvik2016-07-31
* Better "include guards" for the makefilesFred Sundvik2016-07-31
* Fixes midi functionalityJack Humbert2016-07-24
* Makefile changes and files to compile VisualizerFred Sundvik2016-07-07
* Add setting of the master side to the makefileFred Sundvik2016-07-06
* Enable serial_link support for ChibiOSFred Sundvik2016-07-06
* Add serial_link compilation to Infinity ErgodoxFred Sundvik2016-07-06
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* adds handwire and onekey exampleJack Humbert2016-06-29
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-29
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-29
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18
* allow overriding of TARGETJack Humbert2016-06-17
* fix for parent folders with spaces (#403)Jack Humbert2016-06-17
* Sample of using build info to generate keystrokes (#412)Christopher Browne2016-06-16
* Makefile: Add QMK_VERSION & co to OPT_DEFS (#408)Gergely Nagy2016-06-14
* change to relative paths instead of absoluteJack Humbert2016-06-12
* Makefile redo & other features (#395)Jack Humbert2016-06-11
* HHKB support.tmk2010-10-10