mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-10 20:08:34 +00:00
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.
|