diff options
Diffstat (limited to 'users/pcoves/tapDance.h')
-rw-r--r-- | users/pcoves/tapDance.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/users/pcoves/tapDance.h b/users/pcoves/tapDance.h deleted file mode 100644 index 98fd8ae2c7..0000000000 --- a/users/pcoves/tapDance.h +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -enum { - ALT, - CTRL, - LEFT, - RIGHT, -}; |