diff options
Diffstat (limited to 'users/konstantin/tap_dance.h')
| -rw-r--r-- | users/konstantin/tap_dance.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/konstantin/tap_dance.h b/users/konstantin/tap_dance.h index 13d682a60..d2f00c8cb 100644 --- a/users/konstantin/tap_dance.h +++ b/users/konstantin/tap_dance.h | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | #define RAL_LAL TD(TD_RAL_LAL) | 7 | #define RAL_LAL TD(TD_RAL_LAL) |
| 8 | #define RAL_RGU TD(TD_RAL_RGU) | 8 | #define RAL_RGU TD(TD_RAL_RGU) |
| 9 | #define RCT_RSF TD(TD_RCT_RSF) | 9 | #define RCT_RSF TD(TD_RCT_RSF) |
| 10 | #define RSF_RCT TD(TD_RSF_RCT) | ||
| 10 | 11 | ||
| 11 | #define LSFT_FN TD(TD_LSFT_FN) | 12 | #define LSFT_FN TD(TD_LSFT_FN) |
| 12 | #define RCTL_FN TD(TD_RCTL_FN) | 13 | #define RCTL_FN TD(TD_RCTL_FN) |
| @@ -18,6 +19,7 @@ enum tap_dance { | |||
| 18 | TD_RAL_LAL, | 19 | TD_RAL_LAL, |
| 19 | TD_RAL_RGU, | 20 | TD_RAL_RGU, |
| 20 | TD_RCT_RSF, | 21 | TD_RCT_RSF, |
| 22 | TD_RSF_RCT, | ||
| 21 | 23 | ||
| 22 | TD_LSFT_FN, | 24 | TD_LSFT_FN, |
| 23 | TD_RCTL_FN, | 25 | TD_RCTL_FN, |
