[Keyboard] Fix compiler issue with tractyl manuform 4x6 (#15646)

pull/15682/head
Drashna Jaelre 2021-12-29 05:54:57 -08:00 committed by GitHub
parent 0d02af816b
commit f85b945c32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -21,9 +21,7 @@ RGB_MATRIX_DRIVER = WS2812
POINTING_DEVICE_ENABLE = yes
MOUSE_SHARED_EP = no
POINTING_DEVICE_DRIVER = pmw3360
MOUSE_SHARED_EP = yes
SPLIT_KEYBOARD = yes
SRC += drivers/sensors/pmw3360.c
QUANTUM_LIB_SRC += spi_master.c tm_sync.c