summaryrefslogtreecommitdiff
path: root/build_keyboard.mk
AgeCommit message (Expand)Author
2021-01-12Add target 'check-md5' to `build_keyboard.mk` (#11338)Takeshi ISHII
2021-01-122020 November 28 Breaking Changes Update (#11053)James Young
2020-09-30Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel
2020-06-12Align some ChibiOS build logic (#8461)Joel Challis
2020-06-12Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2019-07-19add 'objs-size' target into tmk_core/avr.mk (#5490)Takeshi ISHII
2019-07-19QMK CLI and JSON keymap support (#6176)skullydazed
2019-05-03Fix LIB_SRC insert position (#5731)Takeshi ISHII
2019-04-22Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII
2019-02-14Add a mechanism for force building a particular community layout (#5027)0.6.278zvecr
2019-02-14Add makefile target 'show_build_options' and 'show_all_features' (#5048)0.6.276Takeshi ISHII
2019-01-30Fix file size check for parallel make (#5012)0.6.264zvecr
2019-01-10Adds Proton C Conversion (#4661)0.6.227Jack Humbert
2018-12-14Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)0.6.205Takeshi ISHII
2018-10-16Fix LAYOUT define generation (#4148)0.6.142Drashna Jaelre
2018-08-29Massdrop keyboard support (#3780)0.6.101patrickmt
2018-08-11Comment and organize build_keyboard.mk a bit0.6.92skullY
2018-05-22Import userspace config.h according to USER_NAME (#2983)0.6.40WillyPillow
2018-04-21Talljoe's layout with common keymap. (#2764)0.6.17Joe Wasson
2018-04-03Update whitefox to use the K-Type teensy workaround0.6.3Kaleb Elwert
2018-04-01Add userspace config.h handling to build script (#2640)0.6.2Drashna 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)0.5.218skullydazed
2017-11-27Updates bootloader settings, adds file size check (#2029)0.5.175Jack Humbert
2017-11-14QMK DFU bootloader generation (#2009)preonic-2.0planck-5.00.5.159Jack Humbert
2017-10-21Creates a userspace for keymaps (#1559)0.5.138Jack 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/combos0.5.6Jack 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