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
5 stars 3 forks source link

[BUG] fix enhanced backspace regression for resending keys #83

Closed Ikcelaks closed 5 months ago

Ikcelaks commented 5 months ago

During the conversion to using 1 byte triecodes, we failed to add a conversion in enhanced backspace, so it was sending triecodes as keycodes. This tiny PR fixes it by adding a call to st_ascii_to_keycode