aboutsummaryrefslogtreecommitdiffstats
path: root/build_keyboard.mk
AgeCommit message (Expand)Author
2020-08-29Initial work for consolidation of ChibiOS platform files (#8327)Gravatar Nick Brassel
2020-03-22Align some ChibiOS build logic (#8461)Gravatar Joel Challis
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Gravatar Joel Challis
2019-07-15add 'objs-size' target into tmk_core/avr.mk (#5490)Gravatar Takeshi ISHII
2019-07-15QMK CLI and JSON keymap support (#6176)Gravatar skullydazed
2019-05-03Fix LIB_SRC insert position (#5731)Gravatar Takeshi ISHII
2019-05-02Change VPATH path addition order (#5754)Gravatar Drashna Jaelre
2019-04-19Change split_common to use RGBLIGHT_SPLIT (#5509)Gravatar Takeshi ISHII
2019-02-14Add a mechanism for force building a particular community layout (#5027)Gravatar zvecr
2019-02-14Add makefile target 'show_build_options' and 'show_all_features' (#5048)Gravatar Takeshi ISHII
2019-01-30Fix file size check for parallel make (#5012)Gravatar zvecr
2019-01-10Adds Proton C Conversion (#4661)Gravatar Jack Humbert
2018-12-14Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Gravatar Takeshi ISHII
2018-10-16Fix LAYOUT define generation (#4148)Gravatar Drashna Jaelre
2018-08-29Massdrop keyboard support (#3780)Gravatar patrickmt
2018-08-11Comment and organize build_keyboard.mk a bitGravatar skullY
2018-05-22Import userspace config.h according to USER_NAME (#2983)Gravatar WillyPillow
2018-04-21Talljoe's layout with common keymap. (#2764)Gravatar Joe Wasson
2018-04-03Update whitefox to use the K-Type teensy workaroundGravatar Kaleb Elwert
2018-04-01Add userspace config.h handling to build script (#2640)Gravatar Drashna Jaelre
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)Gravatar fredizzimo
2018-01-28Always copy the firmware file to the root qmk_firmware directory (#2314)Gravatar skullydazed
2017-11-27Updates bootloader settings, adds file size check (#2029)Gravatar Jack Humbert
2017-11-14QMK DFU bootloader generation (#2009)Gravatar Jack Humbert
2017-10-21Creates a userspace for keymaps (#1559)Gravatar Jack Humbert
2017-10-14Make arguments redo, subproject elimination (#1784)Gravatar Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Gravatar Jack Humbert
2017-06-18Split common.mk into common.mk and common_features.mkGravatar Fred Sundvik
2017-06-18Try to build tmk_commonGravatar Fred Sundvik
2017-06-03Let BACKLIGHT_ENABLE control the Infinity LEDsGravatar Fred Sundvik
2017-04-13Fix process_unicode_common.c being included twiceGravatar Fred Sundvik
2017-04-12Fix code formatting in build_keyboard.mkGravatar Fred Sundvik
2017-04-09Move CIE1931 and breathing tables to its own fileGravatar Fred Sundvik
2017-04-09UGFX is compiled once per keyboard instead of keymapGravatar Fred Sundvik
2017-02-25Fix redundant process_music.c in sourcesGravatar Gabriel Young
2017-02-25Factor basic note processing into respective processorsGravatar Gabriel Young
2017-02-25Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGravatar Gabriel Young
2017-02-15add unicode common file, get names rightGravatar Jack Humbert
2017-02-15split up unicode systems into different filesGravatar Jack Humbert
2017-02-13Implement faux-clicky featureGravatar Priyadi Iman Nurcahyo
2017-02-06Merge pull request #960 from ofples/feature/combosGravatar Jack Humbert
2017-01-21Got ps2avrGB to work with the V-USB protocolGravatar Luiz Ribeiro
2016-12-10Implemented basic key combination featureGravatar Ofer Plesser
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