This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qmk_firmware/keyboards/atreus50/keymaps/default/Makefile
2017-03-23 09:42:32 -04:00

6 lines
95 B
Makefile

RGBLIGHT_ENABLE = no
AUDIO_ENABLE = yes
ifndef QUANTUM_DIR
include ../../../../Makefile
endif