added the possibility to hav shifted(modded) tap dance

This commit is contained in:
pmalecka
2018-01-12 12:56:21 -05:00
committed by Jack Humbert
parent 4764e77121
commit a01dc4dd48
2 changed files with 5 additions and 0 deletions
@@ -25,6 +25,7 @@ typedef struct
{
uint8_t count;
uint8_t oneshot_mods;
uint8_t weak_mods;
uint16_t keycode;
uint16_t timer;
bool interrupted;