forked from mirrors/qmk_firmware
56b93a3ad8
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
4 lines
No EOL
100 B
Makefile
4 lines
No EOL
100 B
Makefile
# Disable unsupported hardware
|
|
AUDIO_SUPPORTED = no
|
|
BACKLIGHT_SUPPORTED = no
|
|
RGBLIGHT_SUPPORTED = no
|