summaryrefslogtreecommitdiffstats
path: root/build_keyboard.mk
AgeCommit message (Expand)AuthorFilesLines
2019-05-03Fix LIB_SRC insert position (#5731)Takeshi ISHII1-1/+1
2019-05-02Change VPATH path addition order (#5754)Drashna Jaelre1-1/+1
2019-04-20Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII1-0/+18
2019-02-15Add a mechanism for force building a particular community layout (#5027)zvecr1-0/+4
2019-02-15Add makefile target 'show_build_options' and 'show_all_features' (#5048)Takeshi ISHII1-0/+1
2019-01-31Fix file size check for parallel make (#5012)zvecr1-0/+1
2019-01-10Adds Proton C Conversion (#4661)Jack Humbert1-33/+54
2018-12-15Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII1-0/+6
2018-10-16Fix LAYOUT define generation (#4148)Drashna Jaelre1-1/+21
2018-08-29Massdrop keyboard support (#3780)patrickmt1-0/+8
2018-08-11Comment and organize build_keyboard.mk a bitskullY1-28/+53
2018-05-22Import userspace config.h according to USER_NAME (#2983)WillyPillow1-2/+2
2018-04-21Talljoe's layout with common keymap. (#2764)Joe Wasson1-1/+5
2018-04-04Update whitefox to use the K-Type teensy workaroundKaleb Elwert1-0/+2
2018-04-01Add userspace config.h handling to build script (#2640)Drashna Jaelre1-0/+4
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo1-2/+5
2018-01-28Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed1-1/+3
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert1-2/+3
2017-11-14QMK DFU bootloader generation (#2009)Jack Humbert1-1/+20
2017-10-21Creates a userspace for keymaps (#1559)Jack Humbert1-0/+5
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-68/+138
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-3/+2
2017-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert1-3/+9
2017-06-18Split common.mk into common.mk and common_features.mkFred Sundvik1-12/+3
2017-06-18Try to build tmk_commonFred Sundvik1-122/+0
2017-06-03Let BACKLIGHT_ENABLE control the Infinity LEDsFred Sundvik1-2/+4
2017-04-13Fix process_unicode_common.c being included twiceFred Sundvik1-3/+7
2017-04-12Fix code formatting in build_keyboard.mkFred Sundvik1-82/+83
2017-04-09Move CIE1931 and breathing tables to its own fileFred Sundvik1-0/+23
2017-04-09UGFX is compiled once per keyboard instead of keymapFred Sundvik1-4/+4
2017-02-26Fix redundant process_music.c in sourcesGabriel Young1-16/+22
2017-02-26Factor basic note processing into respective processorsGabriel Young1-0/+1
2017-02-26Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young1-0/+1
2017-02-15add unicode common file, get names rightJack Humbert1-0/+3
2017-02-15split up unicode systems into different filesJack Humbert1-2/+2
2017-02-13Implement faux-clicky featurePriyadi Iman Nurcahyo1-0/+5
2017-02-07Merge pull request #960 from ofples/feature/combosJack Humbert1-0/+5
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro1-0/+4
2016-12-09Implemented basic key combination featureOfer Plesser1-0/+5
2016-11-29Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert1-0/+1
2016-11-26separated into api files/folderJack Humbert1-0/+8
2016-11-25Added protocol.mk to buildofples1-0/+1
2016-11-13mergingJack Humbert1-0/+13
2016-11-06Add possibility to control variable trace from makeFred Sundvik1-1/+7
2016-11-06Add variable traceFred Sundvik1-0/+2
2016-10-16working with power limitJack Humbert1-0/+6
2016-10-09Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo1-0/+5
2016-08-29build_keyboard.mk: Restore UCIS_ENABLE supportGergely Nagy1-0/+5
2016-08-27The all target makes all keyboards and all testsFred Sundvik1-3/+0
2016-08-27More common settings for unit tests and keyboardsFred Sundvik1-7/+18