rules.mk 246 B

123456789
  1. # Build Options
  2. # change to "no" to disable the options, or define them in the Makefile in
  3. # the appropriate keymap folder that will get included automatically
  4. #
  5. # UNICODE_ENABLE = yes
  6. ifndef QUANTUM_DIR
  7. include ../../../../Makefile
  8. endif