You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the contributions on this wonderful work.
It significantly simplify the customize process for newbies like me.
I found the original QMK framework has a nice feature called 'tap dance' but did not found it in easyAVR.
I'm curious about that whether this feature will be scheduled.
The text was updated successfully, but these errors were encountered:
I never actually stopped thinking about this question. It's an interesting feature and it would be cool to support it.
Though EasyAVR can't support custom programming, it does support the execution of macros, and macros are a sequence of commands. Perhaps that presents an opportunity. I may create a branch to test a "tap dance" that accesses into a macro.
Thanks for the contributions on this wonderful work.
It significantly simplify the customize process for newbies like me.
I found the original QMK framework has a nice feature called 'tap dance' but did not found it in easyAVR.
I'm curious about that whether this feature will be scheduled.
The text was updated successfully, but these errors were encountered: