mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-23 21:04:36 +02:00

Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
4 lines
100 B
Makefile
4 lines
100 B
Makefile
# Disable unsupported hardware
|
|
AUDIO_SUPPORTED = no
|
|
BACKLIGHT_SUPPORTED = no
|
|
RGBLIGHT_SUPPORTED = no
|