aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/common.mk
Commit message (Expand)AuthorAgeFilesLines
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-1/+8
* Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY2020-05-041-8/+1
* Fix conflicting types for 'tfp_printf' (#8269)Joel Challis2020-05-031-1/+8
* Initial vusb console support (#8559)Joel Challis2020-05-031-0/+1
* Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević2020-04-091-2/+0
* Align some ChibiOS build logic (#8461)Joel Challis2020-03-221-5/+0
* Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)Joel Challis2020-03-211-0/+2
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-12/+2
* Unconditionally enable ChibiOS syscalls (#8268)Joel Challis2020-03-011-12/+2
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-0/+5
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-241-27/+3
* Remove `KEYMAP_SECTION_ENABLE` (#7882)fauxpark2020-01-171-12/+0
* [Core] Add short form LTO_ENABLE (#7259)Drashna Jaelre2019-11-041-0/+3
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-171-5/+0
* Add option to enable LTO easily (#5674)Drashna Jaelre2019-05-021-0/+7
* Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan2019-02-131-0/+5
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-151-0/+21
* Fix Spacing issue in makefile that breaks Terminal configDrashna Jaelre2018-11-061-1/+1
* Fix Terminal feature on ChibiOSDrashna Jaelre2018-11-061-1/+3
* Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-271-1/+13
* stm32f1xx EEPROM emulation (#3914)Takuya Urakawa2018-10-191-0/+7
* Massdrop keyboards console device support for hid_listenpatrickmt2018-10-101-0/+1
* STM32 EEPROM Emulation (#3741)yiancar2018-08-291-1/+6
* Massdrop keyboard support (#3780)patrickmt2018-08-291-0/+6
* add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOSU-LANDSRAAD\drashna2018-03-251-0/+3
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-161-2/+5
* Move functionality from action_util to reportFred Sundvik2017-06-181-0/+1
* Emulate eepromFred Sundvik2017-06-181-0/+4
* Rename native to testFred Sundvik2017-06-181-1/+1
* Empty implementation of bootloader, suspend and timerFred Sundvik2017-06-181-0/+2
* Use variable to disable usb check at startupyiancar2017-05-261-6/+14
* Add RN42 Bluetooth module supportTravis La Marr2017-03-291-0/+5
* Add BLE and EZKey module defines.Travis La Marr2017-03-241-0/+2
* Refactor Bluetooth HandlingTravis La Marr2017-03-241-4/+8
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-211-0/+8
* Merge pull request #921 from Wilba6582/raw_hidJack Humbert2016-12-051-0/+4
|\
| * Initial version of Raw HID interfaceWilba65822016-12-011-0/+4
* | Add support for Adafruit BLE modulesWez Furlong2016-11-271-1/+5
|/
* More common settings for unit tests and keyboardsFred Sundvik2016-08-271-40/+31
* Merge branch 'master' into makefile_overhaulFred Sundvik2016-08-231-0/+4
|\
| * Add one-hand support.Joe Wasson2016-08-201-0/+4
* | Don't add VERSION as a defineFred Sundvik2016-08-201-3/+0
|/
* Don't run git describe for ever file that is builtFred Sundvik2016-07-081-1/+1
* Add setting of the master side to the makefileFred Sundvik2016-07-061-0/+9
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-8/+28
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-13/+2
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-1/+0
* Makefile redo & other features (#395)Jack Humbert2016-06-111-1/+1
* adapts unicode to quantum.c (#333)Jack Humbert2016-05-181-0/+4
* MAGIC functionality, AG swap in default layoutJack Humbert2016-04-161-0/+3