mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-10 11:39:32 +00:00
de6ae3408c
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
5 lines
56 B
Makefile
5 lines
56 B
Makefile
# Processor frequency
|
|
F_CPU = 16000000
|
|
|
|
SRC += matrix.c
|