Files

16 lines
302 B
Makefile
Raw Permalink Normal View History

# Overridden build options from rev1
# RGB Options
LED_MIRRORED = no # Mirror LEDs across halves (enable DIP 1 on slave, and DIP 2 and 3 on master)
# Misc
OLED_ENABLE = yes # Enable the OLED Driver
2019-04-15 22:32:57 -05:00
# Do not edit past here
include keyboards/$(KEYBOARD)/post_rules.mk