mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-26 19:11:13 +00:00
7 lines
113 B
Makefile
7 lines
113 B
Makefile
CUSTOM_MATRIX = yes
|
|
SRC += matrix.c
|
|
|
|
# Disable unsupported hardware
|
|
RGBLIGHT_SUPPORTED = no
|
|
AUDIO_SUPPORTED = no
|