mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-18 07:33:26 +00:00
3496513865
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
7 lines
100 B
Makefile
7 lines
100 B
Makefile
# Build rules
|
|
LIB_SRC += ansi.c
|
|
LIB_SRC += helpers.c
|
|
|
|
# Overrides
|
|
MOUSEKEY_ENABLE = no # Mouse keys
|