summaryrefslogtreecommitdiff
path: root/build_keyboard.mk
Commit message (Expand)AuthorAge
* add 'objs-size' target into tmk_core/avr.mk (#5490)Takeshi ISHII2019-07-15
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-15
* Fix LIB_SRC insert position (#5731)Takeshi ISHII2019-05-03
* Change VPATH path addition order (#5754)Drashna Jaelre2019-05-02
* Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII2019-04-19
* Add a mechanism for force building a particular community layout (#5027)zvecr2019-02-14
* Add makefile target 'show_build_options' and 'show_all_features' (#5048)Takeshi ISHII2019-02-14
* Fix file size check for parallel make (#5012)zvecr2019-01-30
* Adds Proton C Conversion (#4661)Jack Humbert2019-01-10
* Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)Takeshi ISHII2018-12-14
* Fix LAYOUT define generation (#4148)Drashna Jaelre2018-10-16
* Massdrop keyboard support (#3780)patrickmt2018-08-29
* Comment and organize build_keyboard.mk a bitskullY2018-08-11
* Import userspace config.h according to USER_NAME (#2983)WillyPillow2018-05-22
* Talljoe's layout with common keymap. (#2764)Joe Wasson2018-04-21
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-03
* Add userspace config.h handling to build script (#2640)Drashna Jaelre2018-04-01
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08
* Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed2018-01-28
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-27
* QMK DFU bootloader generation (#2009)Jack Humbert2017-11-14
* Creates a userspace for keymaps (#1559)Jack Humbert2017-10-21
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-18
* Try to build tmk_commonFred Sundvik2017-06-18
* Let BACKLIGHT_ENABLE control the Infinity LEDsFred Sundvik2017-06-03
* Fix process_unicode_common.c being included twiceFred Sundvik2017-04-13
* Fix code formatting in build_keyboard.mkFred Sundvik2017-04-12
* Move CIE1931 and breathing tables to its own fileFred Sundvik2017-04-09
* UGFX is compiled once per keyboard instead of keymapFred Sundvik2017-04-09
* Fix redundant process_music.c in sourcesGabriel Young2017-02-25
* Factor basic note processing into respective processorsGabriel Young2017-02-25
* Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-25
* add unicode common file, get names rightJack Humbert2017-02-15
* split up unicode systems into different filesJack Humbert2017-02-15
* Implement faux-clicky featurePriyadi Iman Nurcahyo2017-02-13
* Merge pull request #960 from ofples/feature/combosJack Humbert2017-02-06
|\
| * Implemented basic key combination featureOfer Plesser2016-12-10
* | Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-21
|/
* Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-28
|\
| * Added protocol.mk to buildofples2016-11-25
* | separated into api files/folderJack Humbert2016-11-26
* | mergingJack Humbert2016-11-12
|\|
| * Add possibility to control variable trace from makeFred Sundvik2016-11-06
| * Add variable traceFred Sundvik2016-11-06
| * Unicode map framework. Allow unicode up to 0xFFFFF using separatePriyadi Iman Nurcahyo2016-10-10
* | working with power limitJack Humbert2016-10-16
|/
* build_keyboard.mk: Restore UCIS_ENABLE supportGergely Nagy2016-08-29