mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-26 05:06:42 +00:00
8 lines
164 B
Makefile
8 lines
164 B
Makefile
|
MCU_LDSCRIPT = STM32F103xB_uf2boot
|
||
|
|
||
|
QUANTUM_PAINTER_DRIVERS = ld7032_i2c
|
||
|
POINTING_DEVICE_DRIVER = pmw3389
|
||
|
|
||
|
SRC += graphics/primeplus.qgf.c
|
||
|
SRC += rgblight_custom.c
|