rules.mk 266 B

1234567891011121314
  1. # Overridden build options from rev1
  2. # Debug Options
  3. CONSOLE_ENABLE = yes # Console for debug(+400)
  4. COMMAND_ENABLE = yes # Commands for debug and configuration
  5. # Do not edit past here
  6. include keyboards/$(KEYBOARD)/post_rules.mk