mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-07 11:59:00 +00:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
# Processor frequency
|
|
F_CPU = 8000000
|
|
|
|
CUSTOM_MATRIX = yes
|
|
SRC += matrix.c
|