diff --git a/users/t4corun/features/combo.c b/users/t4corun/features/combo.c index b8d5df35..9cf3eb26 100644 --- a/users/t4corun/features/combo.c +++ b/users/t4corun/features/combo.c @@ -16,7 +16,7 @@ bool get_combo_must_tap(uint16_t index, combo_t *combo) { switch (index) { -#if defined(MOUSEKEY_ENABLE) +#if defined(MOUSEKEY_ENABLE222) case MOUSE_BUTTON1: case MOUSE_BUTTON2: case MOUSE_BUTTON3: