issues
search
stasmarkin
/
sm_td
SM Tap Dance user library for QMK
GNU General Public License v3.0
166
stars
8
forks
source link
v0.4.0
#4
Closed
stasmarkin
closed
3 months ago
stasmarkin
commented
3 months ago
simplified installation process (no need to init each key with
SMTD()
macro)
added useful
SMTD_MT()
,
SMTD_MTE()
,
SMTD_LT()
macros for easier customization
added debugging utilities
fixed several bugs (especially with sticky modifiers)
made some memory optimizations (for storing active states)
SMTD()
macro)SMTD_MT()
,SMTD_MTE()
,SMTD_LT()
macros for easier customization