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.

15 lines
266 B
Makefile
Raw Normal View History

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