aboutsummaryrefslogtreecommitdiff
path: root/users/drashna/tap_dances.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/tap_dances.h')
-rw-r--r--users/drashna/tap_dances.h7
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
2extern uint16_t diablo_timer[4];
3extern uint8_t diablo_times[];
4extern uint8_t diablo_key_time[4];
5
6
7void run_diablo_macro_check(void);