mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-21 16:45:55 +01:00
6 lines
77 B
Makefile
6 lines
77 B
Makefile
# Processor frequency
|
|
F_CPU = 16000000
|
|
CUSTOM_MATRIX = lite
|
|
|
|
SRC += matrix.c
|