mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-27 11:31:43 +01:00
5 lines
57 B
Makefile
5 lines
57 B
Makefile
# Processor frequency
|
|
F_CPU = 16000000
|
|
|
|
SRC += pattern.c
|