rules.mk 310 B

123456789101112131415
  1. # Overridden build options from rev1
  2. # RGB Options
  3. LED_MIRRORED = no # Mirror LEDs across halves (enable DIP 1 on slave, and DIP 2 and 3 on master)
  4. # Misc
  5. OLED_DRIVER_ENABLE = yes # Enable the OLED Driver
  6. # Do not edit past here
  7. include keyboards/$(KEYBOARD)/post_rules.mk