mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-15 20:31:42 +01:00
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
std::string get_keycode_identifier_or_default(uint16_t keycode);
|
||||
Reference in New Issue
Block a user