aboutsummaryrefslogtreecommitdiffstats
path: root/build_keyboard.mk
AgeCommit message (Expand)Author
2016-11-28Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Gravatar Jack Humbert
2016-11-26separated into api files/folderGravatar Jack Humbert
2016-11-25Added protocol.mk to buildGravatar ofples
2016-11-12mergingGravatar Jack Humbert
2016-11-06Add possibility to control variable trace from makeGravatar Fred Sundvik
2016-11-06Add variable traceGravatar Fred Sundvik
2016-10-16working with power limitGravatar Jack Humbert
2016-10-10Unicode map framework. Allow unicode up to 0xFFFFF using separateGravatar Priyadi Iman Nurcahyo
2016-08-29build_keyboard.mk: Restore UCIS_ENABLE supportGravatar Gergely Nagy
2016-08-27The all target makes all keyboards and all testsGravatar Fred Sundvik
2016-08-27More common settings for unit tests and keyboardsGravatar Fred Sundvik
2016-08-27Build actual tests, convert byte_stuffer_testsGravatar Fred Sundvik
2016-08-27Rules for compiling and linking google testGravatar Fred Sundvik
2016-08-27The makefile actually calls build_testGravatar Fred Sundvik
2016-08-24Merge remote-tracking branch 'upstream/master' into makefile_overhaulGravatar Fred Sundvik
2016-08-21Change order of variable assignmentGravatar Fred Sundvik
2016-08-20Move bootloader_defs include to build_keyboardGravatar Fred Sundvik
2016-08-20Add output specific config fileGravatar Fred Sundvik
2016-08-20Output specific include pathsGravatar Fred Sundvik
2016-08-20More general system for generating several outputsGravatar Fred Sundvik
2016-08-20Move git submodule check and version generation to main MakefileGravatar Fred Sundvik
2016-08-20Remove unneded code from tmk_core/rules.mkGravatar Fred Sundvik
2016-08-20Actual compilationGravatar Fred Sundvik
2016-08-20Parsing of makefile variables from starting dirGravatar Fred Sundvik