rules.mk 252 B

123456
  1. # RGB layout selection
  2. RGB_ENCODERS = yes # For RGB encoders, solder on both WS2811 chips
  3. STAGGERED_LAYOUT = no # If you soldered R1-A12 and R4-A12, enable this.
  4. # Do not edit past here
  5. include keyboards/$(KEYBOARD)/post_rules.mk