Age | Commit message (Expand) | Author |
2021-11-27 | Re-add encoder tests (#15312) | Drashna Jaelre |
2021-11-27 | [Bug] Revert Assymmetrical Split Encoder support (#12090) (#15311) | Drashna Jaelre |
2021-11-23 | [Tests] Increase QMK test coverage take 2 (#15269) | Stefan Kerkmann |
2021-11-23 | Revert "[Tests] Increase QMK test coverage (#13789)" | Nick Brassel |
2021-11-23 | [Tests] Increase QMK test coverage (#13789) | Stefan Kerkmann |
2021-11-20 | Rework encoders to enable asymmetric split keyboards (#12090) | Balz Guenat |
2021-11-19 | Move tmk_core/common/<plat> (#13918) | Joel Challis |
2021-10-28 | Fix develop after recent changes (#14975) | Joel Challis |
2021-10-28 | Migrate makefile utilities to sub-directory (#14917) | Joel Challis |
2021-10-17 | Infer more when building features (#13890) | Joel Challis |
2021-10-07 | Remove SERIAL_LINK feature (#14727) | Joel Challis |
2021-08-23 | eeprom_stm32: implement high density wear leveling (#12567) | Donald Kjer |
2021-08-03 | Move print/debug files to quantum (#12069) | Joel Challis |
2021-07-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-07-25 | Allow output of logging when running unit tests (#13556) | Joel Challis |
2021-06-09 | Avoid 8-bit timer overflows in debounce algorithms (#12240) | Simon Arlott |
2020-12-28 | Ensure single newline at EOF for core files (#11310) | Ryan |
2020-11-28 | 2020 November 28 Breaking Changes Update (#11053) | James Young |
2020-03-21 | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis |
2017-06-18 | Split common.mk into common.mk and common_features.mk | Fred Sundvik |
2017-06-18 | Emulate eeprom | Fred Sundvik |
2017-06-18 | Make sure config.h is included | Fred Sundvik |
2017-06-18 | Add basic infrastrucure for building full tests | Fred Sundvik |
2016-08-27 | Disable map file creation when building tests | Fred Sundvik |
2016-08-27 | More common settings for unit tests and keyboards | Fred Sundvik |
2016-08-27 | Build actual tests, convert byte_stuffer_tests | Fred Sundvik |
2016-08-27 | Rules for compiling and linking google test | Fred Sundvik |
2016-08-27 | The makefile actually calls build_test | Fred Sundvik |