summaryrefslogtreecommitdiff
path: root/build_keyboard.mk
AgeCommit message (Expand)Author
2021-08-20Fix issues with recent keymap.json changes (#14089)Joel Challis
2021-08-18Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis
2021-08-18Begin to carve out platform/protocol API - Single main loop (#13843)Joel Challis
2021-08-18Move chibios board files to allow tmk_core platform migration (#13777)Joel Challis
2021-08-15Move all the flash logic from tmk_core (#13927)Joel Challis
2021-07-02[Core] Unite half-duplex and full-duplex serial drivers (#13081)Stefan Kerkmann
2021-06-19Fixing incorrect keymap build when switching between multiple keymap.jsons (#...Donald Kjer
2021-05-08fix some references to bin/qmk that slipped in (#12832)Zach White
2021-05-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-05-01Allow <keyboard>.h to be optional when going data driven (#12706)0.12.43Joel Challis
2021-03-07Begin the process of deprecating bin/qmk in favor of the global cli (#12109)Zach White
2021-03-04`qmk generate-rules-mk`: add `--escape` switch for makefile logic (#12101)0.12.11Ryan
2021-01-30Merge remote-tracking branch 'origin/master' into developZach White
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)0.11.56Zach White
2021-01-29Allow post_config.h to be implemented in userspace (#11519)Joshua Diamond
2021-01-22Remove QMK_KEYBOARD_CONFIG_H (#11576)Joel Challis
2021-01-13move the info.json rules above userspaceZach White
2021-01-05Fix up build dependencies. (#11435)Nick Brassel
2020-12-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-31Add target 'check-md5' to `build_keyboard.mk` (#11338)0.11.32Takeshi ISHII
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel
2020-11-282020 November 28 Breaking Changes Update (#11053)0.11.0James Young
2020-08-29Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel
2020-03-22Align some ChibiOS build logic (#8461)0.8.68Joel Challis
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2019-07-15add 'objs-size' target into tmk_core/avr.mk (#5490)0.6.420Takeshi ISHII
2019-07-15QMK CLI and JSON keymap support (#6176)0.6.417skullydazed
2019-05-03Fix LIB_SRC insert position (#5731)0.6.356Takeshi ISHII
2019-05-02Change VPATH path addition order (#5754)Drashna Jaelre
2019-04-19Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII
2019-02-14Add a mechanism for force building a particular community layout (#5027)0.6.278zvecr
2019-02-14Add makefile target 'show_build_options' and 'show_all_features' (#5048)0.6.276Takeshi ISHII
2019-01-30Fix file size check for parallel make (#5012)0.6.264zvecr
2019-01-10Adds Proton C Conversion (#4661)0.6.227Jack Humbert
2018-12-14Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)0.6.205Takeshi ISHII
2018-10-16Fix LAYOUT define generation (#4148)0.6.142Drashna Jaelre
2018-08-29Massdrop keyboard support (#3780)0.6.101patrickmt
2018-08-11Comment and organize build_keyboard.mk a bit0.6.92skullY
2018-05-22Import userspace config.h according to USER_NAME (#2983)0.6.40WillyPillow
2018-04-21Talljoe's layout with common keymap. (#2764)0.6.17Joe Wasson
2018-04-03Update whitefox to use the K-Type teensy workaround0.6.3Kaleb Elwert
2018-04-01Add userspace config.h handling to build script (#2640)0.6.2Drashna Jaelre
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-01-28Always copy the firmware file to the root qmk_firmware directory (#2314)0.5.218skullydazed
2017-11-27Updates bootloader settings, adds file size check (#2029)0.5.175Jack Humbert
2017-11-14QMK DFU bootloader generation (#2009)preonic-2.0planck-5.00.5.159Jack Humbert
2017-10-21Creates a userspace for keymaps (#1559)0.5.138Jack Humbert
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed