aboutsummaryrefslogtreecommitdiff
path: root/users/konstantin/tap_dance.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/konstantin/tap_dance.h')
-rw-r--r--users/konstantin/tap_dance.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/users/konstantin/tap_dance.h b/users/konstantin/tap_dance.h
index ad7c04cb7..13d682a60 100644
--- a/users/konstantin/tap_dance.h
+++ b/users/konstantin/tap_dance.h
@@ -13,13 +13,13 @@
13#define FN_RCTL TD(TD_FN_RCTL) 13#define FN_RCTL TD(TD_FN_RCTL)
14 14
15enum tap_dance { 15enum tap_dance {
16 TD_DST_A_R, 16 TD_DST_A_R,
17 17
18 TD_RAL_LAL, 18 TD_RAL_LAL,
19 TD_RAL_RGU, 19 TD_RAL_RGU,
20 TD_RCT_RSF, 20 TD_RCT_RSF,
21 21
22 TD_LSFT_FN, 22 TD_LSFT_FN,
23 TD_RCTL_FN, 23 TD_RCTL_FN,
24 TD_FN_RCTL, 24 TD_FN_RCTL,
25}; 25};