summaryrefslogtreecommitdiff
path: root/build_keyboard.mk
AgeCommit message (Expand)Author
2018-05-22Import userspace config.h according to USER_NAME (#2983)WillyPillow
2018-04-21Talljoe's layout with common keymap. (#2764)Joe Wasson
2018-04-03Update whitefox to use the K-Type teensy workaroundKaleb Elwert
2018-04-01Add userspace config.h handling to build script (#2640)Drashna Jaelre
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-01-28Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-11-14QMK DFU bootloader generation (#2009)Jack Humbert
2017-10-21Creates a userspace for keymaps (#1559)Jack Humbert
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert
2017-06-18Split common.mk into common.mk and common_features.mkFred Sundvik
2017-06-18Try to build tmk_commonFred Sundvik
2017-06-03Let BACKLIGHT_ENABLE control the Infinity LEDsFred Sundvik
2017-04-13Fix process_unicode_common.c being included twiceFred Sundvik
2017-04-12Fix code formatting in build_keyboard.mkFred Sundvik
2017-04-09Move CIE1931 and breathing tables to its own fileFred Sundvik
2017-04-09UGFX is compiled once per keyboard instead of keymapFred Sundvik
2017-02-25Fix redundant process_music.c in sourcesGabriel Young
2017-02-25Factor basic note processing into respective processorsGabriel Young
2017-02-25Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young
2017-02-15add unicode common file, get names rightJack Humbert
2017-02-15split up unicode systems into different filesJack Humbert
2017-02-13Implement faux-clicky featurePriyadi Iman Nurcahyo
2017-02-06Merge pull request #960 from ofples/feature/combosJack Humbert
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro
2016-12-10Implemented basic key combination featureOfer Plesser
2016-11-28Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert
2016-11-26separated into api files/folderJack Humbert
2016-11-25Added protocol.mk to buildofples
2016-11-12mergingJack Humbert
2016-11-06Add possibility to control variable trace from makeFred Sundvik
2016-11-06Add variable traceFred Sundvik
2016-10-16working with power limitJack Humbert
2016-10-10Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo
2016-08-29build_keyboard.mk: Restore UCIS_ENABLE supportGergely Nagy
2016-08-27The all target makes all keyboards and all testsFred Sundvik
2016-08-27More common settings for unit tests and keyboardsFred Sundvik
2016-08-27Build actual tests, convert byte_stuffer_testsFred Sundvik
2016-08-27Rules for compiling and linking google testFred Sundvik
2016-08-27The makefile actually calls build_testFred Sundvik
2016-08-24Merge remote-tracking branch 'upstream/master' into makefile_overhaulFred Sundvik
2016-08-21Change order of variable assignmentFred Sundvik
2016-08-20Move bootloader_defs include to build_keyboardFred Sundvik
2016-08-20Add output specific config fileFred Sundvik
2016-08-20Output specific include pathsFred Sundvik
2016-08-20More general system for generating several outputsFred Sundvik
2016-08-20Move git submodule check and version generation to main MakefileFred Sundvik
2016-08-20Remove unneded code from tmk_core/rules.mkFred Sundvik