rules.mk 258 B

1234567891011
  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 # Unicode
  6. ifndef QUANTUM_DIR
  7. include ../../../../Makefile
  8. endif