diff options
Diffstat (limited to 'keyboards/hotdox/config.h')
-rw-r--r-- | keyboards/hotdox/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/hotdox/config.h b/keyboards/hotdox/config.h index 4e801399da..60d9fe6217 100644 --- a/keyboards/hotdox/config.h +++ b/keyboards/hotdox/config.h @@ -11,10 +11,6 @@ #define MOUSEKEY_MAX_SPEED 7 #define MOUSEKEY_WHEEL_DELAY 0 -#define TAPPING_TOGGLE 1 - -#define TAPPING_TERM 200 - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |