summaryrefslogtreecommitdiff
path: root/tmk_core/common.mk
AgeCommit message (Expand)Author
2021-06-29Merge upstream QMK Firmware at '0.12.52~1'Drashna Jael're
2021-02-14Refactor platform logic within print.h (#11863)Joel Challis
2021-02-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-07Migrate some tmk_core files to quantum (#11791)Joel Challis
2021-02-07Migrate mousekey to quantum (#11804)Joel Challis
2020-12-01[Split] Sync Timer feature (#10997)XScorpion2
2020-09-30Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABL...David Cuthbert
2020-09-30Remove support for Adafruit EZ-Key (#10103)Ryan
2020-09-30Better handle LTO_ENABLE (#9832)Drashna Jaelre
2020-09-30Disable NKRO on V-USB controllers (#9054)Drashna Jaelre
2020-09-30Additional cleanups for V-USB code (#9310)Ryan
2020-09-22Add description in Bluetooth docs for requiring NKRO to be disabled (#10359)Peter Landoll
2020-09-17Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABL...David Cuthbert
2020-08-29Remove support for Adafruit EZ-Key (#10103)Ryan
2020-08-29Better handle LTO_ENABLE (#9832)Drashna Jaelre
2020-08-29Disable NKRO on V-USB controllers (#9054)Drashna Jaelre
2020-08-29Additional cleanups for V-USB code (#9310)Ryan
2020-08-082020 May 30 Breaking Changes Update (#9215)James Young
2020-06-12Initial vusb console support (#8559)Joel Challis
2020-06-12Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević
2020-06-12Align some ChibiOS build logic (#8461)Joel Challis
2020-06-12Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)Joel Challis
2020-06-12Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2020-06-122020 February 29 Breaking Changes Update (#8064)James Young
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-05-04Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY
2020-05-03Fix conflicting types for 'tfp_printf' (#8269)Joel Challis
2020-05-03Initial vusb console support (#8559)Joel Challis
2020-04-09Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević
2020-03-26Unconditionally enable ChibiOS syscalls (#8268)Joel Challis
2020-03-22Align some ChibiOS build logic (#8461)Joel Challis
2020-03-21Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)Joel Challis
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2020-03-01Unconditionally enable ChibiOS syscalls (#8268)Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-02-26Remove `KEYMAP_SECTION_ENABLE` (#7882)fauxpark
2020-02-26Start moving code out of webusb and to Oryx featureDrashna Jael're
2020-02-26Apollo (#246)Florian Didron
2020-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel
2020-01-17Remove `KEYMAP_SECTION_ENABLE` (#7882)fauxpark
2020-01-09[Core] Add short form LTO_ENABLE (#7259)Drashna Jaelre
2019-12-06feat: adds webusbFlorian Didron
2019-11-04[Core] Add short form LTO_ENABLE (#7259)Drashna Jaelre
2019-11-04Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-10-17Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-05-05Add option to enable LTO easily (#5674)Drashna Jaelre
2019-05-02Add option to enable LTO easily (#5674)Drashna Jaelre
2019-02-13Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan
2018-11-15Use a single endpoint for HID reports (#3951)James Laird-Wah
2018-11-06Fix Spacing issue in makefile that breaks Terminal configDrashna Jaelre