1 question
1
vote
1
answer
170
views
Is there a method that can be called during QMK tap dance that handles advanced key codes?
I'm programming my new keyboard using QMK firmware. When writing a tap dance function that makes a key do different things when tapped, held, and double tapped, I need to call a method to send the ...