diff options
Diffstat (limited to 'users/drashna/tap_dances.h')
| -rw-r--r-- | users/drashna/tap_dances.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/users/drashna/tap_dances.h b/users/drashna/tap_dances.h new file mode 100644 index 000000000..8935753f6 --- /dev/null +++ b/users/drashna/tap_dances.h | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | //define diablo macro timer variables | ||
| 2 | extern uint16_t diablo_timer[4]; | ||
| 3 | extern uint8_t diablo_times[]; | ||
| 4 | extern uint8_t diablo_key_time[4]; | ||
| 5 | |||
| 6 | |||
| 7 | void run_diablo_macro_check(void); | ||
