moving the mouse keys from must tap

This commit is contained in:
Victor 2024-04-17 00:56:44 -05:00
parent f053b1e041
commit 6350d0043d
Failed to generate hash of commit

View file

@ -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: