mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-12 15:05:04 +00:00
7 lines
112 B
Makefile
7 lines
112 B
Makefile
# Build Options
|
|
# change yes to no to disable
|
|
#
|
|
CUSTOM_MATRIX = lite
|
|
DIP_SWITCH_ENABLE = yes
|
|
|
|
SRC += matrix.c
|