summaryrefslogtreecommitdiff
path: root/tmk_core/common.mk
Commit message (Expand)AuthorAge
* Remove support for Adafruit EZ-Key (#10103)Ryan2020-08-29
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-29
* Disable NKRO on V-USB controllers (#9054)Drashna Jaelre2020-08-29
* Additional cleanups for V-USB code (#9310)Ryan2020-08-29
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-30
* Revert "Fix conflicting types for 'tfp_printf' (#8269)"skullY2020-05-04
* Fix conflicting types for 'tfp_printf' (#8269)Joel Challis2020-05-03
* Initial vusb console support (#8559)Joel Challis2020-05-03
* Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)Konstantin Đorđević2020-04-09
* Align some ChibiOS build logic (#8461)Joel Challis2020-03-22
* Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)Joel Challis2020-03-21
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-21
* Unconditionally enable ChibiOS syscalls (#8268)Joel Challis2020-03-01
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-24
* Remove `KEYMAP_SECTION_ENABLE` (#7882)fauxpark2020-01-17
* [Core] Add short form LTO_ENABLE (#7259)Drashna Jaelre2019-11-04
* Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis2019-10-17
* Add option to enable LTO easily (#5674)Drashna Jaelre2019-05-02
* Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094)Andrew Kannan2019-02-13
* Use a single endpoint for HID reports (#3951)James Laird-Wah2018-11-15
* Fix Spacing issue in makefile that breaks Terminal configDrashna Jaelre2018-11-06
* Fix Terminal feature on ChibiOSDrashna Jaelre2018-11-06
* Add Bootmagic Lite to QMK (#4215)Drashna Jaelre2018-10-27
* stm32f1xx EEPROM emulation (#3914)Takuya Urakawa2018-10-19
* Massdrop keyboards console device support for hid_listenpatrickmt2018-10-10
* STM32 EEPROM Emulation (#3741)yiancar2018-08-29
* Massdrop keyboard support (#3780)patrickmt2018-08-29
* add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOSU-LANDSRAAD\drashna2018-03-25
* Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistencyJoe Wasson2018-03-16
* Move functionality from action_util to reportFred Sundvik2017-06-18
* Emulate eepromFred Sundvik2017-06-18
* Rename native to testFred Sundvik2017-06-18
* Empty implementation of bootloader, suspend and timerFred Sundvik2017-06-18
* Use variable to disable usb check at startupyiancar2017-05-26
* Add RN42 Bluetooth module supportTravis La Marr2017-03-29
* Add BLE and EZKey module defines.Travis La Marr2017-03-24
* Refactor Bluetooth HandlingTravis La Marr2017-03-24
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-21
* Merge pull request #921 from Wilba6582/raw_hidJack Humbert2016-12-05
|\
| * Initial version of Raw HID interfaceWilba65822016-12-01
* | Add support for Adafruit BLE modulesWez Furlong2016-11-27
|/
* More common settings for unit tests and keyboardsFred Sundvik2016-08-27
* Merge branch 'master' into makefile_overhaulFred Sundvik2016-08-23
|\
| * Add one-hand support.Joe Wasson2016-08-20
* | Don't add VERSION as a defineFred Sundvik2016-08-20
|/
* Don't run git describe for ever file that is builtFred Sundvik2016-07-08
* Add setting of the master side to the makefileFred Sundvik2016-07-06
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-29