qmk_firmware/platforms/test
2023-07-08 00:47:16 +10:00
..
bootloaders [Core] Add Reboot keycode to core (#15990) 2022-05-14 13:35:49 +10:00
drivers [Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427) 2023-07-08 00:47:16 +10:00
_wait.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
eeprom_legacy_emulated_flash_tests.cpp NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
eeprom_legacy_emulated_flash_tests.h NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
eeprom.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
hal.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
hardware_id.c Expose API for hardware unique ID (#16869) 2022-04-18 20:51:40 +10:00
legacy_flash_ops_mock.c NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
platform_deps.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.mk [Core] Update C standard to GNU11, C++ to GNU++14 (#17114) 2022-06-06 08:47:22 +10:00
rules.mk NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
suspend.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
testlist.mk NVRAM refactor, phase 1. (#18969) 2022-11-23 08:50:19 +00:00
timer.c [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 2022-12-15 02:31:08 +11:00