aboutsummaryrefslogtreecommitdiffstats
path: root/build_keyboard.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-3/+2
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-3/+9
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-181-12/+3
* Try to build tmk_commonFred Sundvik2017-06-181-122/+0
* Let BACKLIGHT_ENABLE control the Infinity LEDsFred Sundvik2017-06-031-2/+4
* Fix process_unicode_common.c being included twiceFred Sundvik2017-04-131-3/+7
* Fix code formatting in build_keyboard.mkFred Sundvik2017-04-121-82/+83
* Move CIE1931 and breathing tables to its own fileFred Sundvik2017-04-091-0/+23
* UGFX is compiled once per keyboard instead of keymapFred Sundvik2017-04-091-4/+4
* Fix redundant process_music.c in sourcesGabriel Young2017-02-251-16/+22
* Factor basic note processing into respective processorsGabriel Young2017-02-251-0/+1
* Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-251-0/+1
* add unicode common file, get names rightJack Humbert2017-02-151-0/+3
* split up unicode systems into different filesJack Humbert2017-02-151-2/+2
* Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-131-0/+5
* Merge pull request #960 from ofples/feature/combosJack Humbert2017-02-061-0/+5
|\
| * Implemented basic key combination featureOfer Plesser2016-12-101-0/+5
* | Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-211-0/+4
|/
* Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-281-0/+1
|\
| * Added protocol.mk to buildofples2016-11-251-0/+1
* | separated into api files/folderJack Humbert2016-11-261-0/+8
* | mergingJack Humbert2016-11-121-0/+13
|\|
| * Add possibility to control variable trace from makeFred Sundvik2016-11-061-1/+7
| * Add variable traceFred Sundvik2016-11-061-0/+2
| * Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo2016-10-101-0/+5
* | working with power limitJack Humbert2016-10-161-0/+6
|/
* build_keyboard.mk: Restore UCIS_ENABLE supportGergely Nagy2016-08-291-0/+5
* The all target makes all keyboards and all testsFred Sundvik2016-08-271-3/+0
* More common settings for unit tests and keyboardsFred Sundvik2016-08-271-7/+18
* Build actual tests, convert byte_stuffer_testsFred Sundvik2016-08-271-5/+1
* Rules for compiling and linking google testFred Sundvik2016-08-271-0/+8
* The makefile actually calls build_testFred Sundvik2016-08-271-13/+1
* Merge remote-tracking branch 'upstream/master' into makefile_overhaulFred Sundvik2016-08-241-0/+4
* Change order of variable assignmentFred Sundvik2016-08-211-9/+13
* Move bootloader_defs include to build_keyboardFred Sundvik2016-08-201-0/+9
* Add output specific config fileFred Sundvik2016-08-201-7/+10
* Output specific include pathsFred Sundvik2016-08-201-14/+17
* More general system for generating several outputsFred Sundvik2016-08-201-16/+28
* Move git submodule check and version generation to main MakefileFred Sundvik2016-08-201-5/+0
* Remove unneded code from tmk_core/rules.mkFred Sundvik2016-08-201-1/+3
* Actual compilationFred Sundvik2016-08-201-129/+42
* Parsing of makefile variables from starting dirFred Sundvik2016-08-201-0/+276