summaryrefslogtreecommitdiff
path: root/build_keyboard.mk
Commit message (Expand)AuthorAge
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-27
* QMK DFU bootloader generation (#2009)Jack Humbert2017-11-14
* Creates a userspace for keymaps (#1559)Jack Humbert2017-10-21
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-18
* Try to build tmk_commonFred Sundvik2017-06-18
* Let BACKLIGHT_ENABLE control the Infinity LEDsFred Sundvik2017-06-03
* Fix process_unicode_common.c being included twiceFred Sundvik2017-04-13
* Fix code formatting in build_keyboard.mkFred Sundvik2017-04-12
* Move CIE1931 and breathing tables to its own fileFred Sundvik2017-04-09
* UGFX is compiled once per keyboard instead of keymapFred Sundvik2017-04-09
* Fix redundant process_music.c in sourcesGabriel Young2017-02-25
* Factor basic note processing into respective processorsGabriel Young2017-02-25
* Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-25
* add unicode common file, get names rightJack Humbert2017-02-15
* split up unicode systems into different filesJack Humbert2017-02-15
* Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-13
* Merge pull request #960 from ofples/feature/combosJack Humbert2017-02-06
|\
| * Implemented basic key combination featureOfer Plesser2016-12-10
* | Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-21
|/
* Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-28
|\
| * Added protocol.mk to buildofples2016-11-25
* | separated into api files/folderJack Humbert2016-11-26
* | mergingJack Humbert2016-11-12
|\|
| * Add possibility to control variable trace from makeFred Sundvik2016-11-06
| * Add variable traceFred Sundvik2016-11-06
| * Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo2016-10-10
* | working with power limitJack Humbert2016-10-16
|/
* build_keyboard.mk: Restore UCIS_ENABLE supportGergely Nagy2016-08-29
* The all target makes all keyboards and all testsFred Sundvik2016-08-27
* More common settings for unit tests and keyboardsFred Sundvik2016-08-27
* Build actual tests, convert byte_stuffer_testsFred Sundvik2016-08-27
* Rules for compiling and linking google testFred Sundvik2016-08-27
* The makefile actually calls build_testFred Sundvik2016-08-27
* Merge remote-tracking branch 'upstream/master' into makefile_overhaulFred Sundvik2016-08-24
* Change order of variable assignmentFred Sundvik2016-08-21
* Move bootloader_defs include to build_keyboardFred Sundvik2016-08-20
* Add output specific config fileFred Sundvik2016-08-20
* Output specific include pathsFred Sundvik2016-08-20
* More general system for generating several outputsFred Sundvik2016-08-20
* Move git submodule check and version generation to main MakefileFred Sundvik2016-08-20
* Remove unneded code from tmk_core/rules.mkFred Sundvik2016-08-20
* Actual compilationFred Sundvik2016-08-20
* Parsing of makefile variables from starting dirFred Sundvik2016-08-20