You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
540 B

# Default keymap does not have any overridden options from the rev1 / rev2 rules.mk files.
# Example:
# if you wanted to disable EXTRAKEY_ENABLE, you would copy the line from the rev1/rules.mk file
# and paste it in to this file, changing the yes to no. Like so:
# EXTRAKEY_ENABLE = no # Audio control and System control(+450)
#
# To keep things clean and tidy, as well as make upgrades easier, only place overrides from the defaults in this file.
# Do not edit past here
include keyboards/$(KEYBOARD)/post_rules.mk