summaryrefslogtreecommitdiff
path: root/build_keyboard.mk
Commit message (Expand)AuthorAge
* Fix issues with recent keymap.json changes (#14089)Joel Challis2021-08-20
* Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis2021-08-18
* Begin to carve out platform/protocol API - Single main loop (#13843)Joel Challis2021-08-18
* Move chibios board files to allow tmk_core platform migration (#13777)Joel Challis2021-08-18
* Move all the flash logic from tmk_core (#13927)Joel Challis2021-08-15
* [Core] Unite half-duplex and full-duplex serial drivers (#13081)Stefan Kerkmann2021-07-02
* Fixing incorrect keymap build when switching between multiple keymap.jsons (#...Donald Kjer2021-06-19
* fix some references to bin/qmk that slipped in (#12832)Zach White2021-05-08
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-01
|\
| * Allow <keyboard>.h to be optional when going data driven (#12706)Joel Challis2021-05-01
* | Begin the process of deprecating bin/qmk in favor of the global cli (#12109)Zach White2021-03-07
|/
* `qmk generate-rules-mk`: add `--escape` switch for makefile logic (#12101)Ryan2021-03-04
* Merge remote-tracking branch 'origin/master' into developZach White2021-01-30
|\
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-30
* | Allow post_config.h to be implemented in userspace (#11519)Joshua Diamond2021-01-29
* | Remove QMK_KEYBOARD_CONFIG_H (#11576)Joel Challis2021-01-22
* | move the info.json rules above userspaceZach White2021-01-13
* | Fix up build dependencies. (#11435)Nick Brassel2021-01-05
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-31
|\|
| * Add target 'check-md5' to `build_keyboard.mk` (#11338)Takeshi ISHII2020-12-31
* | Configure keyboard matrix from info.json (#10817)Zach White2020-12-30
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-03
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-29
* Align some ChibiOS build logic (#8461)Joel Challis2020-03-22
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-21
* 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