summaryrefslogtreecommitdiffstats
path: root/build_test.mk
Commit message (Expand)AuthorAgeFilesLines
* Migrate more makefile utilities to builddefs sub-directory (#16002)Joel Challis2022-02-101-84/+0
* Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-271-0/+1
* Re-add encoder tests (#15312)Drashna Jaelre2021-11-271-0/+1
* [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311)Drashna Jaelre2021-11-271-1/+0
* [Tests] Increase QMK test coverage take 2 (#15269)Stefan Kerkmann2021-11-231-9/+10
* Revert "[Tests] Increase QMK test coverage (#13789)"Nick Brassel2021-11-231-10/+9
* [Tests] Increase QMK test coverage (#13789)Stefan Kerkmann2021-11-231-9/+10
* Rework encoders to enable asymmetric split keyboards (#12090)Balz Guenat2021-11-201-0/+1
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-3/+3
* Fix develop after recent changes (#14975)Joel Challis2021-10-281-0/+1
* Migrate makefile utilities to sub-directory (#14917)Joel Challis2021-10-281-2/+3
* Infer more when building features (#13890)Joel Challis2021-10-171-0/+1
* Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-071-1/+0
* eeprom_stm32: implement high density wear leveling (#12567)Donald Kjer2021-08-231-0/+1
* Move print/debug files to quantum (#12069)Joel Challis2021-08-031-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-07-251-2/+11
|\
| * Allow output of logging when running unit tests (#13556)Joel Challis2021-07-251-2/+11
* | Avoid 8-bit timer overflows in debounce algorithms (#12240)Simon Arlott2021-06-091-0/+1
|/
* Ensure single newline at EOF for core files (#11310)Ryan2020-12-281-3/+2
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-0/+1
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-0/+1
* Split common.mk into common.mk and common_features.mkFred Sundvik2017-06-181-0/+5
* Emulate eepromFred Sundvik2017-06-181-0/+1
* Make sure config.h is includedFred Sundvik2017-06-181-0/+1
* Add basic infrastrucure for building full testsFred Sundvik2017-06-181-0/+3
* Disable map file creation when building testsFred Sundvik2016-08-271-0/+1
* More common settings for unit tests and keyboardsFred Sundvik2016-08-271-0/+3
* Build actual tests, convert byte_stuffer_testsFred Sundvik2016-08-271-2/+12
* Rules for compiling and linking google testFred Sundvik2016-08-271-2/+40
* The makefile actually calls build_testFred Sundvik2016-08-271-0/+5