mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-26 11:01:13 +00:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
# Processor frequency
|
|
F_CPU = 8000000
|
|
|
|
CUSTOM_MATRIX = yes
|
|
SRC += matrix.c
|