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
Fixed the
st_log_time
macro used to measure time of functions (defineSEQUENCE_TRANSFORM_LOG_TIME
to test).