mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-04 17:05:17 +00:00
6 lines
88 B
Makefile
6 lines
88 B
Makefile
SRC += side.c
|
|
SRC += rf.c
|
|
SRC += sleep.c
|
|
SRC += side_driver.c
|
|
QUANTUM_LIB_SRC += uart.c
|