forked from forks/qmk_firmware
8 lines
315 B
Makefile
8 lines
315 B
Makefile
AUDIO_SUPPORTED = no # Audio is not supported
|
|
RGB_MATRIX_SUPPORTED = no # RGB matrix is supported and enabled by default
|
|
RGBLIGHT_SUPPORTED = no # RGB underglow is supported, but not enabled by default
|
|
|
|
SERIAL_DRIVER = vendor
|
|
|
|
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi # Assembled version uses SPI.
|