Ikcelaks / qmk_sequence_transform

Sequence-Transform is a user library for QMK that enables a rich declarative ruleset for transforming a sequence of keypresses into any output you would like.
Apache License 2.0
6 stars 3 forks source link

fixed the st_log_time macro used to measure time of functions (define… #32

Closed kamih closed 8 months ago

kamih commented 8 months ago

Fixed the st_log_time macro used to measure time of functions (define SEQUENCE_TRANSFORM_LOG_TIME to test).