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.
2018-06-30 06:31:26 -07:00

10 lines
141 B
Makefile

RGBLIGHT_ENABLE = yes
KEY_LOCK_ENABLE = yes
### Debugging ###
#CONSOLE_ENABLE = yes
ifndef QUANTUM_DIR
include ../../../../Makefile
endif