mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-17 01:50:51 +02:00
5 lines
57 B
Makefile
5 lines
57 B
Makefile
# Processor frequency
|
|
F_CPU = 16000000
|
|
|
|
SRC += pattern.c
|