diff options
Diffstat (limited to 'users/art/config.h')
-rw-r--r-- | users/art/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/users/art/config.h b/users/art/config.h new file mode 100644 index 0000000000..72419ff376 --- /dev/null +++ b/users/art/config.h @@ -0,0 +1,4 @@ +#pragma once + +#undef TAPPING_TOGGLE +#define TAPPING_TOGGLE 2 |