summaryrefslogtreecommitdiff
path: root/tmk_core/common.mk
AgeCommit message (Expand)Author
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-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-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel
2020-01-17Remove `KEYMAP_SECTION_ENABLE` (#7882)fauxpark
2019-11-04[Core] Add short form LTO_ENABLE (#7259)Drashna Jaelre
2019-10-17Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
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
2018-11-06Fix Terminal feature on ChibiOSDrashna Jaelre
2018-10-27Add Bootmagic Lite to QMK (#4215)Drashna Jaelre
2018-10-19stm32f1xx EEPROM emulation (#3914)Takuya Urakawa
2018-10-10Massdrop keyboards console device support for hid_listenpatrickmt
2018-08-29STM32 EEPROM Emulation (#3741)yiancar
2018-08-29Massdrop keyboard support (#3780)patrickmt
2018-03-25add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOSU-LANDSRAAD\drashna
2018-03-16Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson
2017-06-18Move functionality from action_util to reportFred Sundvik
2017-06-18Emulate eepromFred Sundvik
2017-06-18Rename native to testFred Sundvik
2017-06-18Empty implementation of bootloader, suspend and timerFred Sundvik
2017-05-26Use variable to disable usb check at startupyiancar
2017-03-29Add RN42 Bluetooth module supportTravis La Marr
2017-03-24Add BLE and EZKey module defines.Travis La Marr
2017-03-24Refactor Bluetooth HandlingTravis La Marr
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro
2016-12-05Merge pull request #921 from Wilba6582/raw_hidJack Humbert
2016-12-01Initial version of Raw HID interfaceWilba6582
2016-11-27Add support for Adafruit BLE modulesWez Furlong
2016-08-27More common settings for unit tests and keyboardsFred Sundvik
2016-08-23Merge branch 'master' into makefile_overhaulFred Sundvik
2016-08-20Add one-hand support.Joe Wasson
2016-08-20Don't add VERSION as a defineFred Sundvik
2016-07-08Don't run git describe for ever file that is builtFred Sundvik
2016-07-06Add setting of the master side to the makefileFred Sundvik
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert
2016-06-11Makefile redo & other features (#395)Jack Humbert
2016-05-18adapts unicode to quantum.c (#333)Jack Humbert
2016-04-16MAGIC functionality, AG swap in default layoutJack Humbert