rules.mk 356 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. MOUSEKEY_ENABLE = no # Mouse keys
  6. CONSOLE_ENABLE = no # Console for debug
  7. COMMAND_ENABLE = no # Commands for debug and configuration
  8. VIA_ENABLE = yes
  9. LTO_ENABLE = yes