mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 07:55:12 +00:00
4 lines
100 B
Makefile
4 lines
100 B
Makefile
|
# Disable unsupported hardware
|
||
|
AUDIO_SUPPORTED = no
|
||
|
BACKLIGHT_SUPPORTED = no
|
||
|
RGBLIGHT_SUPPORTED = no
|