aboutsummaryrefslogtreecommitdiffstats
path: root/build_keyboard.mk
Commit message (Expand)AuthorAgeFilesLines
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-291-8/+1
* Align some ChibiOS build logic (#8461)Joel Challis2020-03-221-47/+8
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-1/+4
* add 'objs-size' target into tmk_core/avr.mk (#5490)Takeshi ISHII2019-07-151-0/+1
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-151-27/+33
* Fix LIB_SRC insert position (#5731)Takeshi ISHII2019-05-031-1/+1
* Change VPATH path addition order (#5754)Drashna Jaelre2019-05-021-1/+1
* Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII2019-04-191-0/+18
* Add a mechanism for force building a particular community layout (#5027)zvecr2019-02-141-0/+4
* Add makefile target 'show_build_options' and 'show_all_features' (#5048)Takeshi ISHII2019-02-141-0/+1
* Fix file size check for parallel make (#5012)zvecr2019-01-301-0/+1
* Adds Proton C Conversion (#4661)Jack Humbert2019-01-101-33/+54
* Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII2018-12-141-0/+6
* Fix LAYOUT define generation (#4148)Drashna Jaelre2018-10-161-1/+21
* Massdrop keyboard support (#3780)patrickmt2018-08-291-0/+8
* Comment and organize build_keyboard.mk a bitskullY2018-08-111-28/+53
* Import userspace config.h according to USER_NAME (#2983)WillyPillow2018-05-221-2/+2
* Talljoe's layout with common keymap. (#2764)Joe Wasson2018-04-211-1/+5
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-031-0/+2
* Add userspace config.h handling to build script (#2640)Drashna Jaelre2018-04-011-0/+4
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-2/+5
* Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed2018-01-281-1/+3
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-2/+3
* QMK DFU bootloader generation (#2009)Jack Humbert2017-11-141-1/+20
* Creates a userspace for keymaps (#1559)Jack Humbert2017-10-211-0/+5
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-68/+138
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-3/+2
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-3/+9
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-181-12/+3
* Try to build tmk_commonFred Sundvik2017-06-181-122/+0
* Let BACKLIGHT_ENABLE control the Infinity LEDsFred Sundvik2017-06-031-2/+4
* Fix process_unicode_common.c being included twiceFred Sundvik2017-04-131-3/+7
* Fix code formatting in build_keyboard.mkFred Sundvik2017-04-121-82/+83
* Move CIE1931 and breathing tables to its own fileFred Sundvik2017-04-091-0/+23
* UGFX is compiled once per keyboard instead of keymapFred Sundvik2017-04-091-4/+4
* Fix redundant process_music.c in sourcesGabriel Young2017-02-251-16/+22
* Factor basic note processing into respective processorsGabriel Young2017-02-251-0/+1
* Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-251-0/+1
* add unicode common file, get names rightJack Humbert2017-02-151-0/+3
* split up unicode systems into different filesJack Humbert2017-02-151-2/+2
* Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-131-0/+5
* Merge pull request #960 from ofples/feature/combosJack Humbert2017-02-061-0/+5
|\
| * Implemented basic key combination featureOfer Plesser2016-12-101-0/+5
* | Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-211-0/+4
|/
* Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-281-0/+1
|\
| * Added protocol.mk to buildofples2016-11-251-0/+1
* | separated into api files/folderJack Humbert2016-11-261-0/+8
* | mergingJack Humbert2016-11-121-0/+13
|\|
| * Add possibility to control variable trace from makeFred Sundvik2016-11-061-1/+7
| * Add variable traceFred Sundvik2016-11-061-0/+2