hotfix: fix double mouse report sending on shared EP
This commit is contained in:
@@ -40,3 +40,5 @@ SRC += matrix.c \
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
|
||||
LAYOUTS = ergodox
|
||||
|
||||
MOUSE_SHARED_EP = no
|
||||
|
||||
@@ -22,3 +22,5 @@ EEPROM_DRIVER = i2c
|
||||
#project specific files
|
||||
SRC = matrix.c
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
|
||||
MOUSE_SHARED_EP = no
|
||||
|
||||
@@ -19,3 +19,5 @@ RGBLIGHT_ENABLE = no
|
||||
ENCODER_ENABLE = yes
|
||||
|
||||
LAYOUTS += ortho_4x12
|
||||
|
||||
MOUSE_SHARED_EP = no
|
||||
|
||||
Reference in New Issue
Block a user