diff options
Diffstat (limited to 'users/hvp/tap_dances.h')
| -rw-r--r-- | users/hvp/tap_dances.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/users/hvp/tap_dances.h b/users/hvp/tap_dances.h index 705985faa..cad9bd90e 100644 --- a/users/hvp/tap_dances.h +++ b/users/hvp/tap_dances.h | |||
| @@ -6,5 +6,7 @@ enum tapdance_id | |||
| 6 | { | 6 | { |
| 7 | TD1 = 0, | 7 | TD1 = 0, |
| 8 | TD2, | 8 | TD2, |
| 9 | TD3 | 9 | TD3, |
| 10 | TD4, | ||
| 11 | TD5 | ||
| 10 | }; | 12 | }; |
