4 lines
101 B
Makefile
4 lines
101 B
Makefile
# Disable unsupported hardware
|
|
AUDIO_SUPPORTED = no
|
|
BACKLIGHT_SUPPORTED = no
|
|
RGBLIGHT_SUPPORTED = no
|