summaryrefslogtreecommitdiff
path: root/tmk_core/common/test
AgeCommit message (Expand)Author
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-09-15Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis
2021-09-05Tidy up defines within STM EEPROM emulation (#14275)Joel Challis
2021-08-31cherry pick tidy up (#14244)Joel Challis
2021-08-23eeprom_stm32: implement high density wear leveling (#12567)Donald Kjer
2021-08-18Begin to carve out platform/protocol API - Single main loop (#13843)Joel Challis
2021-08-06Avoid name conflicts with usb_hid Arduino code (#13870)Joel Challis
2021-07-29Fix unit tests after recent refactor (#13765)Joel Challis
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2020-12-28Ensure single newline at EOF for core files (#11310)Ryan
2020-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel
2019-08-30clang-format changesskullY
2017-07-08Add wait support for testsFred Sundvik
2017-07-08Add basic timing support, and SFT_T testsFred Sundvik
2017-06-19Add todo to timer.cFred Sundvik
2017-06-18Empty bootloader_jumpFred Sundvik
2017-06-18Emulate eepromFred Sundvik
2017-06-18Rename native to testFred Sundvik