mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-23 22:51:57 +00:00
added the possibility to hav shifted(modded) tap dance
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user