mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-01 02:33:53 +00:00
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
|