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.

16 lines
310 B
Makefile
Raw 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_DRIVER_ENABLE = yes # Enable the OLED Driver
# Do not edit past here
include keyboards/$(KEYBOARD)/post_rules.mk