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.

10 lines
246 B
Makefile
Raw Normal View History

2017-07-26 12:19:13 +02:00
# Build Options
# change to "no" to disable the options, or define them in the Makefile in
# the appropriate keymap folder that will get included automatically
#
# UNICODE_ENABLE = yes
ifndef QUANTUM_DIR
include ../../../../Makefile
endif